fix(once-flag): make flag atomic (#6237)

This commit is contained in:
nerix
2025-05-25 16:24:44 +02:00
committed by GitHub
parent 85ae913413
commit e9b3146a0e
3 changed files with 5 additions and 6 deletions
+1
View File
@@ -53,6 +53,7 @@
- Dev: Fixed incorrect lua generation of static methods for typescript plugins. (#6190, #6223)
- Dev: Merged top/bottom and left/right notebook layouts. (#6215)
- Dev: Refactored `Button` and friends. (#6102)
- Dev: `OnceFlag`'s internal flag is now atomic. (#6237)
- Dev: Bumped clang-format requirement to 19. (#6236)
## 2.5.3