Alec Grieser
Alec Grieser
One thing to note: doing this *right now* will cause merge skew with #774, so this should only be done after #774 is in (or the PR to create it...
Closing in favor of #1774
This caused the tests for #1295 to fail, but only for one of the PRB jobs
Yeah, I believe that that's correct. Barring changes from the FDB core side to remove this requirement, the best we can do might be to update the comments on `setThreadsPerClientVersion`...
Oh, and #306 appears to be a PR that failed because of this test.
I'm not sure I understand the question. I think this is still an open issue, unless someone removed the `Key.Evaluated` methods or we decided that we _do_ want to keep...
Oh, whoops, after merging, I just noticed that this is missing a release note
It could also be that, like, some pipelined task is accessing the queue at the same time as the close method.
I did some experimenting on 7401456d, which should also be the 2.7.75.0 tag. I believe what's happening is that some of the cursors in the cursor pipeline are starting asynchronous...
I believe @ammolitor has been looking into this along with some other changes to this project (and the FoundationDB core project's) CI system. The main reason this broke has to...