FireDynamics / FireDynamics/VRSmokeVis
Python preprocessor freezes engine
Open
enhancement
- Dominant language
- C++
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Run the python preprocessing task in the background and somehow inform the user of the status. Right now, the preprocessing task freezes the editor for a long time and the user won't know if the engine crashed or is still calculating something. It even is unclear what would happen if the engine gets closed during the task. Will the subprocess continue running or stop as well? Is there any intermediate data that should be removed in case of an unexpected halt of the program?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.