Step thread safety improvement #177
Labels
1. Data Exchange
Import/Export or iterating of the CAD data
2. Bug
Something isn't working
5. Client
Milestone
Category
Data Exchange
Severity
Major
Description
Original issue: https://dev.opencascade.org/content/stepcontrolreader-access-violation-reading-location
https://tracker.dev.opencascade.org/view.php?id=33657
The issue about be able to read and write the STP using different threads.
Needs to be sure that STP reading and writing is a thread safety.
The assumption: the XCAF document (out) is a isolated.
Expected Behavior
Reading and Writing in different threads are stable
Actual Behavior
Crash during calling Reading or Writing in multiple threads
Sample Code or DRAW Tcl Script
The text was updated successfully, but these errors were encountered: