-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 6.0, 7.10, 8.1
-
Component/s: Runtime
-
Tags:
The only way at this time for achieveing this is to make use of the service passivator. as that logic is relaying with timers, we could not plug it directly in the runtime.
We could enforce the application loader for injecting that logic. This way the tests will not be impacted with the new delay in shutdowns.
- is required by
-
NXP-19008 Avoid pending worker in redis to start before the runtime is started
- Resolved