Dylan K. Taylor 96cfdc79b8
World: fixed original promise not getting fulfilled if the chunk became populated=true after a promise was already made (but not fulfilled) to populate it
this could happen if a plugin calls setPopulated(true) on a chunk after a request for its population landed in the queue, but before it actually got processed. In that case, the promise would never get fulfilled.
2021-10-31 22:54:37 +00:00
..
2021-09-03 21:25:06 +01:00
2021-10-13 20:31:24 +01:00
2021-10-31 22:48:52 +00:00
2021-10-07 20:16:54 +01:00
2021-10-29 22:35:23 +01:00