Kuzu V0 136 Fixed 【ESSENTIAL - 2027】

: Refinements to the transaction manager to prevent rare race conditions during high-concurrency workloads.

| Workload Type | v0.136 (Broken) | v0.136 (Fixed) | Improvement | |---------------|----------------|----------------|-------------| | 2-hop friends | 124 ms (unstable) | 118 ms | +5% stability | | 5-hop path query | Crash (100%) | 1,420 ms | | | Bulk insert (1M edges) | 8.2 sec (leaky) | 7.9 sec | +3.7% | | Memory peak (10 concurrent queries) | 2.4 GB (fragmented) | 1.9 GB | -21% | kuzu v0 136 fixed

Refer to the v0.136 release notes and included README in the release package for exact CLI flags, migration instructions, and any breaking changes. : Refinements to the transaction manager to prevent