POC - Measure How Long we are waiting for a thread #3772
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proof of Concept for issue #3773
Run tests from class
WaitingTestScenario 1: waitingForThreadTest
WAITING TEST ### DisposableAcquire started after: PT0.175384375S
WAITING TEST ### Blocking operation with id: id3 took: PT3.220496667S
WAITING TEST ### DisposableAcquire started after: PT3.183820333S
WAITING TEST ### Blocking operation with id: id1 took: PT6.228813792S
WAITING TEST ### DisposableAcquire started after: PT6.189854083S
WAITING TEST ### Blocking operation with id: id2 took: PT9.237844209S
Scenario 2: waitingForThreadTestButThereIsPublishOn
WAITING TEST ### DisposableAcquire started after: PT0.00924375S
WAITING TEST ### DisposableAcquire started after: PT0.011155042S
WAITING TEST ### DisposableAcquire started after: PT0.011364792S
WAITING TEST ### Blocking operation with id: id3 took: PT3.01875575S
WAITING TEST ### Blocking operation with id: id2 took: PT3.018755541S
WAITING TEST ### Blocking operation with id: id1 took: PT3.020641291S