Closed djanderson closed 9 years ago
72829769b12a3b7af72b127bf8946859438592a7
Please retest. Thanks.
OccupancyServer will still not die on ctrl-c Using python threads has this effect. I need to move to a multiprocess architecture. Note that I added -SIGKILL on occupancy service stop method.
Fixed occupancyserver as well. It will die on ctrl-c
Tested locally and it works for me (would be good for somebody else to test this as well) so I am closing this issue.
(I opened a second terminal and ran "kill" on the pid)