[SCHEDULER-1641]  Prevent exit with dispatcher running
Type Enhancement
Priority Medium
Severity Minor
Component Dispatch Scheduler Engine
Fixed In Version [8.28.2
Versions Affected [8.1.28.1.2
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 10/14/2018

Description
I occasionally encounter an RCW trap in the Database class while debugging and exiting with the dispatcher running. The wind down can be unclean. I want to prevent possible database problems if someone clicks the close box or uses the Scheduler > Exit menu witht the dispatcher running.

Comments
11/10/2018 3:16:06 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 735
Affected files /trunk/Scheduler/MainForm.cs (Modified)
Check-in comment More issues with exit prevention this time with Operator Intervention. Clean this all up. GEM:1641
11/10/2018 3:14:36 PM   Bob Denny
Oops more problems with  this. Must disable dispatcher and allow exit if the scheduler reaches Operator Intervension mode.
10/14/2018 11:29:17 AM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 728
Affected files /trunk/Help/RelNotes.htm (Modified)
/trunk/Scheduler/MainForm.cs (Modified)
Check-in comment Prevent exit when dispatcher is running. GEM:1641
10/14/2018 11:26:26 AM   Bob Denny
Don't just disable the Exit item in the menu, the users will never guess why. So pop a balloon instead.