Electrostat-Lab / Electrostat-Lab/Arithmos
Protect the model data structures using semaphore
Open
bug
natives
- Dominant language
- Java
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
There were multiple tests today on a gradle example, and those shows the following :
- The thread data model C struct which delivers the thread data to the invocation api is a critical section and is not protected against multithreading.
Contributor guide
Assessment
This issue has not been assessed yet.