move reactors to prelude package #196
Annotations
2 errors and 2 warnings
|
build
The operation was canceled.
|
build:
Sia.Tests/Auxiliary/BlockingQueueTests.cs#L32
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|
build:
Sia.Tests/Auxiliary/BlockingQueueTests.cs#L32
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
|