subutai-io / p2p

P2P Cloud project allows users to build their private networks.
GNU General Public License v3.0
145 stars 45 forks source link

p2p keeps udp connection file descriptiors open even when they are not in use #1078

Closed crioto closed 5 years ago

crioto commented 6 years ago

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.

kurmanbekova6 commented 5 years ago

Did not turn off machine for 6 days. Checked p2p's functionality. Tested in prod.