• Dave Cridland's avatar
    OF-983 Do not bounce packets while lock is held · bdc69ab5
    Dave Cridland authored
    OF-983 appears to be caused by a complex bouncing process run while the
    authentication check lock is held. This patch moves the actual bounce to
    outside the synchronized block, so the code no longer deadlocks.
    
    Untested, but based on the stack traces in OF-983 reports.
    bdc69ab5
Name
Last commit
Last update
build Loading commit data...
documentation Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
.travis.yml Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...