Replies: 1 comment 1 reply
-
If you are able to trigger that assertion, then you have found a bug. Please open an issue instead of a discussion. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm using
tokio::net::windows::named_pipe
to process ipc.Example
Problemn
When I use tokio 1.28, the code works fine.
But after upgrading to 1.33 and 1.36, I'm facing panic.
More
I can hardly find a useful example.
The doc here also seems wrong.
Beta Was this translation helpful? Give feedback.
All reactions