ironsmile / nedomi

Highly performant HTTP reverse proxy with efficient caching of big files
GNU General Public License v3.0
81 stars 9 forks source link

race condition when checking connections count #225

Open mstoykov opened 6 years ago

mstoykov commented 6 years ago

https://github.com/ironsmile/nedomi/blob/01acf83d0d615b4f8726e94edf4470985ee176de/app/connections.go#L27

ironsmile commented 6 years ago

Wow! How did you manage to find this?