Closed snakewaypasser closed 3 years ago
Fix some update height function thread unsafe probelm.
Fixes # (issue)
Multi-threaded operations on array variables may cause some buffer white bytes error.
Thanks @snakewaypasser for this! I will test and update it when I can
Thanks @snakewaypasser I tested and seems good, adding this into the code base!
Description
Fix some update height function thread unsafe probelm.
Fixes # (issue)
Multi-threaded operations on array variables may cause some buffer white bytes error.