Open autumnpat opened 7 years ago
The PypiFacade code merrily continues to work away despite a ^c being issued leaving any chroots unable to umount, for example.
The onExit handler calls disposeService...this should clean up and end the service...
There may be a deeper flaw here
https://github.com/csmake-hpe/csmake/issues/4
The PypiFacade code merrily continues to work away despite a ^c being issued leaving any chroots unable to umount, for example.
The onExit handler calls disposeService...this should clean up and end the service...
There may be a deeper flaw here