fix: simplifying the ability to test using from_current (#242)
Enables `#[tokio::test]` via `Runtime::from_current()` This uses the current handle as both the primary and secondary.
Showing
Please register or sign in to comment
Enables `#[tokio::test]` via `Runtime::from_current()` This uses the current handle as both the primary and secondary.