Closed
Description
If you use the fully asynchronous fanout option the SelectionSetParams::launch
member, or even if you just dispatch work to multiple threads in a thread pool, you can get multiple threads pushing and popping Directives
for the fragment spread simultaneously. There's an intermittent crash in the client_tests.exe
ClientCase.QueryEverything
unit test in the CI build that seems to be caused by this.
Metadata
Metadata
Assignees
Labels
No labels