Fix: segfault switching between read/write windows#1718
Merged
heifner merged 2 commits intomainfrom GH-1716-coreOct 4, 2023
+18-11
Commits
Commits on Oct 4, 2023
GH-1716 Improve read_only_trx_test.py so it can be run without debug logging and report specific information when it does fail. Update the test to run without debug in ci/cd so that it can run fast…
committedGH-1716 pop before execute as the executed lambda can switch to read-only mode and spawn threads that access the queue.
committed