Actions
Bug #36277
closedMake the EventDeamon runner safer to run
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Description
https://guides.rubyonrails.org/threading_and_code_execution.html#wrapping-application-code recommends wrapping any application code in a thread, which is exactly what the EventDaemon does. This makes it play well with thread pools.
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/Katello/katello/pull/10504 added
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases Katello 4.9.0 added
Updated by Partha Aji over 1 year ago
- Target version set to Katello 4.9.0
- Triaged changed from No to Yes
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|4134aa440d4de725578a2320e15aae0335cc6182.
Actions