monodevelop
monodevelop copied to clipboard
Allow the startup to complete without taking control of the runloop.
Separate the initialization/shutdown sequence into separate methods just on the offchance that a separate runloop might be used. You never know...
I don't have enough context to know how to review this.