Actions
Bug #21261
closedLong running tasks should use Dynflow::Action::Singleton
Description
If the server has issues that result in unclean shutdown, its possible for the long-running tasks to not get cleaned up at termination. This prevents the long-running tasks from restarting upon server restart. Users have to shut down foreman-tasks again, clean the long-running tasks, and then restart.
The long-running tasks are "Listen On Candlepin Events" and "Monitor Event Queue".
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6996 added
Updated by Adam Ruzicka almost 7 years ago
- Blocked by Bug #21207: Long running tasks like LOCE can stick around after restart added
Updated by Justin Sherrill almost 7 years ago
- Translation missing: en.field_release set to 284
Updated by Adam Ruzicka almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|ea51f03c05436c04c5f8a79c5fa8b8fce007864a.
Actions