Skip to content
Commit e5de7708 authored by Volker Krause's avatar Volker Krause Committed by Torsten Rahn
Browse files

Add a simple reentrancy guard

Due to the use of sub-processes during the tile generation we re-enter the
event loop, and thus might receive another socket notification while the
previous one is still being processed.
parent ce155a1a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment