Commit ca96a07
fix(tests): gate LanceDB CLI test behind RUN_HEAVY to prevent Kuzu segfault
test_increment_updates_lance_after_touch_java_file imports lancedb
which spawns a LanceDBBackgroundEventLoop daemon thread. This thread
conflicts with Kuzu C++ queries in subsequent tests, causing segfaults.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent c8c1854 commit ca96a07
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
| 547 | + | |
| 548 | + | |
| 549 | + | |
| 550 | + | |
547 | 551 | | |
548 | 552 | | |
549 | 553 | | |
| |||
0 commit comments