mirror of
https://github.com/PaperMC/Folia.git
synced 2025-02-08 00:11:18 +01:00
e1601057b3
It is possible that when the reference count is retrieved that the ticket updates have not yet been processed, which means that the region section at the queued position may not exist or may become nonexistant while or after the task is being added. This restructures the reference counting code to now refer to both a reference counter and a flag indicating whether ticket updates are processed. Fixes https://github.com/PaperMC/Folia/issues/262 This issue shows the race condition where the region becomes nonexistant. |
||
---|---|---|
.. | ||
api | ||
server |