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
In the case when p2p tries to establish connection, but fails - udp file descriptor is kept by the app, which leads to the "too many open files" problem.
The text was updated successfully, but these errors were encountered:
In the case when p2p tries to establish connection, but fails - udp file descriptor is kept by the app, which leads to the "too many open files" problem.
The text was updated successfully, but these errors were encountered: