z411 / trackma

Open multi-site list manager for Unix-like systems. (ex-wMAL)
https://z411.github.io/trackma
GNU General Public License v3.0
761 stars 82 forks source link

fix hook episode_missing_ani-cli.py episode loop #652

Closed imsamuka closed 10 months ago

imsamuka commented 1 year ago

Note: the hook is now blocking. Also, i guess utils.spawn_process could be deprecated. The python team had quite the time to stabilize the subprocess module, maybe the zombie processes happening before doesn't happen anymore. The os module used is quite hard to understand.