Closed AccelQuasarDragon closed 4 months ago
note, this is NOT chicken and egg because there are 2 scenarios:
keyboardinterrupt > means that you need to find a way to cancel the final child process. from there you keep the host process alive
close the window > from there, the host python does not receive any close command, so the final child must close it using PID
fix on windows for kivy-reloader