Replies: 1 comment
-
Well, yes..? That's too be expected, given that the lock is held while |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Bug Report
Version
??? axum v0.7.4
? ??? axum-core v0.4.3
Platform
Windows 10 64-bit
Description
When I use shared state wrapped in Arc<RwLock> and use it in handler and middleware same time, I got deadlock
Example:
Beta Was this translation helpful? Give feedback.
All reactions