An active ACP turn can terminate with graff acp exited (SIGSEGV) during concurrent background work. Completed edits can survive, but active execution is interrupted.
The observed failure involves native hostname resolution. The root cause is unconfirmed; concurrent request startup and shared client or allocator lifetimes need investigation.
Expected: recoverable request failures are reported without terminating the ACP host, and interrupted work is explicit after reconnect. No fix is verified yet.
An active ACP turn can terminate with
graff acp exited (SIGSEGV)during concurrent background work. Completed edits can survive, but active execution is interrupted.The observed failure involves native hostname resolution. The root cause is unconfirmed; concurrent request startup and shared client or allocator lifetimes need investigation.
Expected: recoverable request failures are reported without terminating the ACP host, and interrupted work is explicit after reconnect. No fix is verified yet.