dripton / Slugathon

Clone of the old Avalon Hill fantasy wargame Titan, using Python / PyGTK / Twisted
https://github.com/dripton/Slugathon/wiki
8 stars 2 forks source link

Clean exit from GUI #114

Closed dripton closed 13 years ago

dripton commented 13 years ago

Once the client connects to the server, cancelling the GUIMasterBoard or Anteroom window does not exit the program cleanly. The windows go unresponsive and eventually a Force Quit / Wait dialog pops up.

dripton commented 13 years ago

Exit cleanly by using reactor.stop not sys.exit Closed by f8cdd9adffcbf659a9d78ef6c1d86872d7765ed2