Or does it create one supervisor process regardless of the number of Puma processes?
I think it's the latter but I'd appreciate a definitive answer :)
(I'm trying to tune my processes and threads to avoid SQLite3::BusyException: database is locked errors.)
Sorry if this is the wrong place to ask questions; I couldn't see a discussions tab or anything similar.
Thank you!
Or does it create one supervisor process regardless of the number of Puma processes?
I think it's the latter but I'd appreciate a definitive answer :)
(I'm trying to tune my processes and threads to avoid
SQLite3::BusyException: database is lockederrors.)Sorry if this is the wrong place to ask questions; I couldn't see a discussions tab or anything similar.
Thank you!