-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Akka.TestKit: deleted
IAsyncQueue
; replaced with `System.Threading.…
…Channel<T>` (#7157) * deleted `IAsyncQueue`; replaced with System.Threading.Channel * added reproduction for #7145 * fixed issues with `ExpectNoMsgAsync` and `ExpectNoMsg` * fixed issues with `TryPeekAsync` * added API approvals * removed contention spec * harden spec * fix warning --------- Co-authored-by: Gregorius Soedharmo <[email protected]>
- Loading branch information
1 parent
09a163e
commit 2057bae
Showing
16 changed files
with
153 additions
and
1,686 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.