robot_dart icon indicating copy to clipboard operation
robot_dart copied to clipboard

Thread safety issue coming from recent fix in dart

Open Aneoshun opened this issue 5 years ago • 0 comments

A recent fix introduced in Dart to avoid a problematic increase of memory usage has created a new problem in thread safety causing our usual sferes experiments to raise segfaults at a random point in time.
This issue is just to keep track of the problem. I have open an issue in dart directly: https://github.com/dartsim/dart/issues/1468

Aneoshun avatar May 16 '20 10:05 Aneoshun