nx_commons_store_probe_gate.nx
buildroot/runtime/nx_commons_store_probe_gate.nx
about
nx_commons_store_probe_gate.nx -- BISECT the hang in nx_commons_ledger_e2e_gate.
That gate printed its header and then timed out at 12s, so it blocked inside the store calls and
never reached its first post-write print. Guessing which call blocks would be a patch cascade; this
prints a marker before and after EACH store call so the blocking one names itself.
license_tier: ORIGINAL expect_exit: 0
dependencies 2 imports · 0 importers
imports: nx_gate_verdict.nxnx_store_seed_lib.nx
imported by: nobody (leaf or entry point)
call flow from main pre-order; caps 40 nodes / depth 6 declared; ↻ = already shown
structs
| none |
consts
| 9 | const SP_CAP: i64 = 4096 |
functions
| 11 | func main() -> i64 |