fix: Body Pump#52
Merged
Merged
Annotations
8 warnings
|
Build:
src/TurboHTTP.Tests/Protocol/Body/SerialBodyPumpSpec.cs#L399
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
src/TurboHTTP.Tests/Protocol/Body/SerialBodyPumpSpec.cs#L381
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
src/TurboHTTP.Tests/Protocol/Body/SerialBodyPumpSpec.cs#L353
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
src/TurboHTTP.Tests/Protocol/Body/SerialBodyPumpSpec.cs#L306
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
src/TurboHTTP.Tests/Protocol/Body/SerialBodyPumpSpec.cs#L399
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
src/TurboHTTP.Tests/Protocol/Body/SerialBodyPumpSpec.cs#L381
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
src/TurboHTTP.Tests/Protocol/Body/SerialBodyPumpSpec.cs#L353
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
|
Build:
src/TurboHTTP.Tests/Protocol/Body/SerialBodyPumpSpec.cs#L306
Calls to methods which accept CancellationToken should use TestContext.Current.CancellationToken to allow test cancellation to be more responsive. (https://xunit.net/xunit.analyzers/rules/xUnit1051)
|
background
wait
wait-all
cancel
parallel
Loading