Skip to content

GH-700: Fix race in AbstractCloseable.doCloseImmediately()#702

Merged
tomaswolf merged 1 commit into
apache:masterfrom
tomaswolf:gh-700
Mar 18, 2025
Merged

GH-700: Fix race in AbstractCloseable.doCloseImmediately()#702
tomaswolf merged 1 commit into
apache:masterfrom
tomaswolf:gh-700

Conversation

@tomaswolf
Copy link
Copy Markdown
Member

Set the state to "closed" before fulfilling the closeFuture.

Fixes #700.

Set the state to "closed" before fulfilling the closeFuture.
@tomaswolf tomaswolf merged commit 9b9109c into apache:master Mar 18, 2025
@tomaswolf tomaswolf deleted the gh-700 branch April 25, 2025 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The AbstractCloseable.doCloseImmediately() race condition

1 participant