mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-06 07:50:45 +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
134 B
Plaintext
5 lines
134 B
Plaintext
# Check performance of STEPControl_Writer in multithreading environment.
|
|
# If no crash occures, its fine.
|
|
pload QAcommands
|
|
OCC33657_1
|