Fix a crash due to a race condition in the resource manager.

This commit is contained in:
David Reid
2022-11-13 11:21:08 +10:00
parent 08472e45d7
commit 4f7f00d76a
2 changed files with 23 additions and 3 deletions
+1
View File
@@ -1,5 +1,6 @@
v0.11.12 - TBD
=====================
* Fix a crash due to a race condition in the resource manager.
v0.11.11 - 2022-11-04