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: listeners are now properly spawnable in a tokio::task::spawn(f) #13

Merged
merged 4 commits into from
Jun 11, 2024

Conversation

Mettwasser
Copy link
Collaborator

What did you fix?

title


Reproduction steps


Evidence/screenshot/link to line

Considerations

  • Does this contain a new dependency? [No]
  • Does this introduce opinionated data formatting or manual data entry? [No]
  • Does this pr include updated data files in a separate commit that can be reverted for a clean code-only pr? [Yes]
  • Have I run the linter? [Yes]
  • Is is a bug fix, feature request, or enhancement? [Bug Fix]

@Mettwasser Mettwasser enabled auto-merge (squash) June 10, 2024 20:51
@Mettwasser Mettwasser merged commit d670259 into master Jun 11, 2024
2 checks passed
@Mettwasser Mettwasser deleted the fix-invasions branch June 11, 2024 11:35
wfcd-bot-boi pushed a commit that referenced this pull request Jun 11, 2024
# [5.0.0](v4.1.0...v5.0.0) (2024-06-11)

### Bug Fixes

* listeners are now properly spawnable in a tokio::task::spawn(f) ([#13](#13)) ([d670259](d670259))

### BREAKING CHANGES

* changed the signature of nested listener callback
@wfcd-bot-boi
Copy link
Collaborator

🎉 This PR is included in version 5.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants