• Dave Cridland's avatar
    Do not synchronize on isClosed() · 51b22088
    Dave Cridland authored
    There is a deadlock while reading the state variable if close() is running.
    
    This switches the state to be volatile instead - it's only written to inside
    the lengthy close() lock, so this should be reasonable.
    51b22088
Name
Last commit
Last update
..
org Loading commit data...
overview.html Loading commit data...