test(ci): harden scheduling and allocation gates
This commit is contained in:
parent
c4608b1127
commit
d123c4b67c
11 changed files with 101 additions and 87 deletions
|
|
@ -13,6 +13,7 @@ namespace AcDream.App.Tests.Streaming;
|
|||
/// before Far-tier ones within a lane, a pool of one reproduces the serial
|
||||
/// pre-#418 behavior, and disposal joins every worker.
|
||||
/// </summary>
|
||||
[Collection(AcDream.App.Tests.ThreadSchedulingCollection.Name)]
|
||||
public sealed class LandblockStreamerPoolTests
|
||||
{
|
||||
private const int SpinTimeoutMs = 10_000;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue