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
v0.8.23 introduced this commit which increases OS limit on connections open by a program to its maximum. This boosts performance quite significantly on some systems but it may be that macos can't properly handle that many connections. I'd try removing that --scale argument from your commandline first and see if it helps (default limit for open connection on mac seems to be 256 and if that's the case then just scaling it on previous versions wouldn't really help as once you reach that limit all new jobs would just fail to open connections and waste your cpu cycles)
Expected Behavior
No crash
Actual Behavior
MacOS hangs and reboot after a while of using db1000n
Steps to Reproduce the Problem
Specifications
Cannot reproduce on 0.8.22
The text was updated successfully, but these errors were encountered: