- many global and class variables are now instance variables
- changed some docstrings
- moved some constructors at the beginning of the class definition
BurnerManager can handle a client that exits, gracefully or not, instead of burning the assigned ISO. The ISO is put back into the pending queue.
The server intercepts KeyboardInterrupt and exits gracefully