Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[UNDERTOW-2338] Use a lock when setting the AsyncContext and asyncSta… #1546

Closed
wants to merge 1 commit into from

Commits on Feb 6, 2024

  1. [UNDERTOW-2338] Use a lock when setting the AsyncContext and asyncSta…

    …rted variables. There is a race condition on when the isAsyncStarted() may return true before the asyncContext is set.
    
    Signed-off-by: James R. Perkins <[email protected]>
    jamezp committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    76f36fc View commit details
    Browse the repository at this point in the history