mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-02 17:46:22 +03:00
Mutex is added to XSControl_WorkSession to prevent data races during reading and writing. Tests are added to check the behavior of STEP readers/writers in multithreading environment.
4 lines
117 B
Plaintext
4 lines
117 B
Plaintext
# Check performance of STEPControl_Writer in multithreading environment.
|
|
# If no crash occures, its fine.
|
|
OCC33657_1
|