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
Hey @wapmorgan 👋🏻
I double-checked this case on the latest v2023.2.1 release. Looks like the problem is somewhere on your end. Double check your worker, docker configuration. Looks like the process can't be allocated on the second run for some reason. The issue is not locked.
No duplicates 🥲.
What happened?
A bug happened!
http.pool.debug
andhttp.pool.max_jobs
are buggy.Version (rr --version)
2023.1.0 / 2023.1.5 / 2023.2.1
How to reproduce the issue?
Dockerfile
FROM ghcr.io/roadrunner-server/roadrunner:2023.1.0 AS roadrunner
.rr.yaml
server command
Relevant log output
when debug=true
when debug=false and max_jobs=1
The text was updated successfully, but these errors were encountered: