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

Fixing false assumptions about wasm threads #5632

Merged
merged 2 commits into from
Mar 31, 2025

Conversation

andydotxyz
Copy link
Member

Update wasm to actually track goroutines.
Plus fix a context-in-context issue with glfw/gl on desktop+web

Fixes #5616

Checklist:

  • Tests included.
  • Lint and formatter run with no errors.
  • Tests all pass.
Update wasm to actually track goroutines.
Plus fix a context-in-context issue with glfw/gl on desktop+web

Fixes fyne-io#5616
@coveralls
Copy link

coveralls commented Mar 29, 2025

Coverage Status

coverage: 62.254% (+0.01%) from 62.241%
when pulling 4f99e73 on andydotxyz:fix/5616
into 62e7f55 on fyne-io:develop.

@andydotxyz
Copy link
Member Author

Thanks @dweymouth - should all be sorted now.

@andydotxyz andydotxyz merged commit 0873d6e into fyne-io:develop Mar 31, 2025
16 of 18 checks passed
@hkparker hkparker mentioned this pull request Apr 1, 2025
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants