Why is my boosted repl using all the CPU for "querydb"

I tried rebooting it (busybox reboot) and it’s still there. I killed it and it came back to life. Googled it and came up pretty empty.

Thanks!

1 Like

Welcome to the community, @bjmckenz! Replit sometimes has an innacurate report for vCPUs, so take another look a bit later and see how it is.

could you link the repl?
You may be able to find out what querydb is doing by running in shell

cat /proc/`pidof querydb`/fd/{0,1,2}
2 Likes

What repl is that?​​​

https://replit.com/@bjmckenz/unittestexamplestatlibfullsource#Makefile

Very weird.

TY!

That repl is private, could you fix it?

1 Like