Project

General

Profile

Actions

Bug #36277

closed

Make the EventDeamon runner safer to run

Added by Ewoud Kohl van Wijngaarden over 1 year ago. Updated over 1 year ago.

Status:
Closed
Priority:
Normal
Category:
-
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

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.

Actions

Also available in: Atom PDF