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: relax bounds on with_tokio_rt #569

Merged
merged 1 commit into from
Jun 9, 2024
Merged

fix: relax bounds on with_tokio_rt #569

merged 1 commit into from
Jun 9, 2024

Conversation

robjtede
Copy link
Member

@robjtede robjtede commented Jun 9, 2024

PR Type

Fix

PR Checklist

Check your PR fulfills the following:

  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • A changelog entry has been made for the appropriate packages.
  • Format code with the latest stable rustfmt

Overview

addresses #452

@robjtede robjtede force-pushed the with-tokio-rt-once branch from 0bc6326 to 50dc520 Compare June 9, 2024 05:23
@robjtede robjtede linked an issue Jun 9, 2024 that may be closed by this pull request
@robjtede robjtede merged commit 0d3d192 into master Jun 9, 2024
13 checks passed
@robjtede robjtede deleted the with-tokio-rt-once branch June 9, 2024 06:12
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.

Make System::with_tokio_rt take a FnOnce
1 participant