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

Fix deadlock in untyped binding #5487

Merged
merged 2 commits into from
Feb 1, 2025

Conversation

andydotxyz
Copy link
Member

Unlock before triggering callbacks for untyped bind

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass.

dweymouth
dweymouth previously approved these changes Jan 31, 2025
@andydotxyz andydotxyz force-pushed the fix/databinddeadlock branch from c4c42f5 to 33450db Compare February 1, 2025 09:13
@coveralls
Copy link

Coverage Status

coverage: 62.651% (-0.005%) from 62.656%
when pulling 33450db on andydotxyz:fix/databinddeadlock
into c098d33 on fyne-io:develop.

@andydotxyz
Copy link
Member Author

Sorry @dweymouth I missed the early return and missed that tests had not run locally...

@andydotxyz andydotxyz requested a review from dweymouth February 1, 2025 09:45
@andydotxyz andydotxyz merged commit 8230736 into fyne-io:develop Feb 1, 2025
11 checks passed
@andydotxyz andydotxyz deleted the fix/databinddeadlock branch February 1, 2025 12:30
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.

3 participants