Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
Event 2.0.4
-
None
Description
Currently the TimedJobHandler and DistributionEventHandler are delayed components. Therefore these components are only activated when they are used - and more important deactivated afterwards again. As they start background threads, this causes problems as they should not be deactivated while the background tasks are running.
Therefore these components should not be delayed, but immediate