Details
-
Bug
-
Status: Closed
-
Should
-
Resolution: Fixed
-
None
-
None
-
None
Description
As modules are refreshed or when shutting down, the scheduler service will sometimes throw an error because we attempt to access it after the service has been removed from the ServiceContext. This can lead to other errors being suppressed. We should track down locations where this happens and log a warning instead of causing an error.