-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Low PriorityThis can wait till someone is free and can work on thisThis can wait till someone is free and can work on thisbugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
The test case GeneratorTestSuite.TestAsyncGeneratorThroughput fails when the
This test was failing with C++20 coroutines due to stack overflow even with symmetric transfer enabled for large iterations. As of right now, this test uses a reduced count (40,000) to avoid stack overflow issues
that occur with C++20 coroutines when processing >45,000 individual items thus passes for 40,000 iterations but fails for >45,000 iterations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Low PriorityThis can wait till someone is free and can work on thisThis can wait till someone is free and can work on thisbugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Projects
Status
New Issues