mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-20 14:19:53 +08: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.
5 lines
157 B
Plaintext
5 lines
157 B
Plaintext
# Check performance of STEPCAFControl_Reader/Writer constructors in multithreading environment.
|
|
# If no crash occures, its fine.
|
|
pload QAcommands
|
|
OCC33657_1
|