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
I feel it's probably more of a case of not closing things properly when you are done with them.
I checked on my system and the open fd limits is very low at 256, but still...running tests in sequence should not go over that, and yet it does on my system at least. So something's fishy there...
We might be setting the KompactConfig with a default NetworkConfig in some places where it is actually not needed. But still, the amount of sockets we utilise during the tests should still be under 15.
Opening too many files for OSX to handle....
The text was updated successfully, but these errors were encountered: