#150 Quitting the application doesn't really quit...
Closed: Fixed Opened by jsteffan.

If revisor is doing anything at all, it just ignores the quit button and when the window is destroyed (the X is pressed) the application continues to run. We need to make some sort of quit def that will make sure the application actually quits, removes any bind mounts and does other misc cleaning.


Moving to milestone 2.0.4

Moving to milestone 2.0.4

Added sys.exit(1)

Added sys.exit(1)

Metadata Update from @jsteffan:
- Issue set to the milestone: 2.0.4 Release

Metadata