hu-macsy / simexpal

Simplifying Experimental Algorithmics
https://simexpal.readthedocs.io
MIT License
17 stars 18 forks source link

Child processes of simexpal keep running even when simexpal is terminated #97

Closed duylethanh closed 2 years ago

duylethanh commented 3 years ago

While working on issue #81, I noticed that experiments started by simexpal keep running even after simexpal is terminated (prematurely).

We should consider catching those cases to terminate all child processes spawned by simexpal.