Replies: 1 comment
-
No, there's is currently no such method. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to find out the length of the Semaphore queue?
I found something similar in
batch_semaphore
:tokio/tokio/src/sync/batch_semaphore.rs
Line 35 in 03969cd
But as I understand it, this interface is not accessible from the outside.
Beta Was this translation helpful? Give feedback.
All reactions