maidsafe-archive / MaidSafe-RUDP

Implementation of Reliable UDP
Other
95 stars 51 forks source link

Maid 366 crash in parallel receive test #40

Closed inetic closed 9 years ago

inetic commented 9 years ago

The main commit which should take care of crashes is the Adds lock inside ManagedConnections::StartNewTransport, but when I tested it alone I saw some other crashes, so I'm bundling the other commits into this pull request as well.