Skip to content

fix deadlock (maybe)#35

Merged
MayNiklas merged 1 commit into
mainfrom
new-test-defiently-not-existing-yet
May 20, 2026
Merged

fix deadlock (maybe)#35
MayNiklas merged 1 commit into
mainfrom
new-test-defiently-not-existing-yet

Conversation

@nonchris
Copy link
Copy Markdown
Collaborator

@nonchris nonchris commented May 20, 2026

#25 introduced a kinda reproducible, but rather unexplainable deadlock.

in #31 the issue was fixed/ diagnosed in the logging module.

the fix was adding code that seemingly doesnt fix anything, so it left me confused.

i looked at all changes from #25 again and the only change with a potentially(!) potential reason for deadlocks was the introduction of a seemingly harmless property...

properties are cool, but they introduce some kind of complexity. and maybe we run into some weird edgecase...

so i just reverted this change in this branch....

@MayNiklas ran the tests, that normally reproduced the issue and they passed.

i cant really explain why. but here we are.

@nonchris nonchris changed the title test revert fix deadlock (maybe) May 20, 2026
@nonchris nonchris force-pushed the new-test-defiently-not-existing-yet branch from e908b87 to 69e5c98 Compare May 20, 2026 15:16
Copy link
Copy Markdown
Owner

@MayNiklas MayNiklas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Magic ✨

@MayNiklas MayNiklas merged commit a4cd2bc into main May 20, 2026
2 checks passed
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.

2 participants