Scatter I/O improvements - #10
Merged
Merged
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build:
benchmarks/Yamux.Benchmark/Program.cs#L552
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.
|
|
Build:
benchmarks/Yamux.Benchmark/Program.cs#L519
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.
|
|
Build:
benchmarks/Yamux.Benchmark/Program.cs#L457
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.
|
|
Build:
benchmarks/Yamux.Benchmark/Program.cs#L429
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.
|
|
Build:
benchmarks/Yamux.Benchmark/Program.cs#L312
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.
|
|
Build:
benchmarks/Yamux.Benchmark/Program.cs#L278
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.
|
|
Build:
benchmarks/Yamux.Benchmark/Program.cs#L207
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.
|
|
Build:
benchmarks/Yamux.Benchmark/Program.cs#L163
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.
|
|
Build:
benchmarks/Yamux.Benchmark/Program.cs#L114
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.
|
|
Build:
benchmarks/Yamux.Benchmark/Program.cs#L96
Avoid awaiting or returning a Task representing work that was not started within your context as that can lead to deadlocks.
|
background
wait
wait-all
cancel
parallel
Loading