kpdyer / fteproxy

programmable proxy for censorship circumvention
https://fteproxy.org/
Apache License 2.0
149 stars 21 forks source link

Rare deadlock condition under heavy load #99

Closed kpdyer closed 10 years ago

kpdyer commented 10 years ago

It's possible to cause a deadlock condition when putting fteproxy under high stress (lots of data and connections) via the ./systemtests script. For example, using parameters BYTES_TO_SEND = 2 ** 20 and TRIALS = 2 ** 4.