Scott Fines

Results 11 comments of Scott Fines

I don't think that's a particular problem from my perspective--if the finalizers are never called, then I don't have to worry about the latency within their call stack :)

it appears that there might be a race condition when writing and/or deleting lucene data, causing one of the tests to fail here.

Closing because it was superseded by InvertibleFunctionKeyExpressions

Some more debugging: by putting some `TraceEvent` calls right after the `NativeAPI.actor.cpp` call mentioned in the description, I was able to generate the following log messages: ``` ... ``` So...

Just a note: this references tickets https://github.com/riptano/cndb/issues/16075 and https://github.com/riptano/cndb/issues/16316

@ekaterinadimitrova2 I fixed the dumb mistakes (the code style and licensing), and cleaned up the messaging. I think the take on this PR is that it doesn't really resolve the...

The unticketed test failure(`PreviewRepairCoordinatorTimeoutTest`) is a known issue with a flaky test. Here is the GitHub issue for the test (butler's GH credentials are not currently working, so this serves...