Skip to content

Conversation

@lmMaxxx
Copy link
Contributor

@lmMaxxx lmMaxxx commented May 12, 2025

SENDING_CHUNKS stored lock does not equal lock attempted to be unlocked?!

Overview

Fixes #3196

Description

Submitter Checklist

  • Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.
  • Ensure that the pull request title represents the desired changelog entry.
  • New public fields and methods are annotated with @since TODO.
  • I read and followed the contribution guidelines.

SENDING_CHUNKS stored lock does not equal lock attempted to be unlocked?!
@lmMaxxx lmMaxxx requested a review from a team as a code owner May 12, 2025 18:52
@github-actions github-actions bot added the Bugfix This PR fixes a bug label May 12, 2025
@lmMaxxx lmMaxxx changed the title Fix for: https://github.com/IntellectualSites/FastAsyncWorldEdit/issues/3196 Fix for: #3196 May 12, 2025
@PierreSchwang PierreSchwang changed the title Fix for: #3196 fix: occasional "SENDING_CHUNKS stored lock does not equal lock attempted to be unlocked" May 12, 2025
@PierreSchwang PierreSchwang requested review from a team and dordsor21 May 12, 2025 18:55
@PierreSchwang
Copy link
Member

Don't think it's a deal-breaker - but for a potential next time:

Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.

@lmMaxxx
Copy link
Contributor Author

lmMaxxx commented May 12, 2025

Don't think it's a deal-breaker - but for a potential next time:

Make sure you are opening from a topic branch (/feature/fix/docs/ branch (right side)) and not your main branch.

okay thx!

@lmMaxxx
Copy link
Contributor Author

lmMaxxx commented May 13, 2025

@dordsor21 you look over it?

@NotMyFault NotMyFault merged commit c0d1ea6 into IntellectualSites:main May 14, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bugfix This PR fixes a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

java.lang.IllegalStateException: SENDING_CHUNKS stored lock does not equal lock attempted to be unlocked?!

5 participants