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
Recently i noticed some strange activity happening through top. It turned out that after specs have been runned, spring app process is still active and using ~%20 cpu while nothing happens (no tests/tasks running). I have to stop the process via spring stop.
I'm using ubuntu with virtualbox.
Any tips on how to debug it?
The text was updated successfully, but these errors were encountered:
Hi!
Recently i noticed some strange activity happening through
top
. It turned out that after specs have been runned, spring app process is still active and using ~%20 cpu while nothing happens (no tests/tasks running). I have to stop the process viaspring stop
.I'm using ubuntu with virtualbox.
Any tips on how to debug it?
The text was updated successfully, but these errors were encountered: