rails / solid_queue

Database-backed Active Job backend
MIT License
1.84k stars 110 forks source link

Launch process prune from supervisor after forking supervised processes #223

Closed rosa closed 4 months ago

rosa commented 4 months ago

Otherwise, the process prune thread seems to interfere with each forks' threads reloading, making them come to a halt when code is changed and they need to reload one at a time.