You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're seemingly randomly getting process hangs when running things that boot the rails environment. It is easily resolved by just killing the process with ctrl+c and then starting it again... sometimes I need to spring stop?
I used rbspy to take a snapshot of the process while it's hanging and got this:
We're seemingly randomly getting process hangs when running things that boot the rails environment. It is easily resolved by just killing the process with ctrl+c and then starting it again... sometimes I need to spring stop?
I used
rbspy
to take a snapshot of the process while it's hanging and got this:We're using ruby 3.3.5 and rails 7.2.2
Any tips on what's going on here?
The text was updated successfully, but these errors were encountered: