process

package
v0.13.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package process hosts adversarial stress tests for the RingBuffer primitive that backs ManagedProcess output capture.

The RingBuffer implementation itself lives in github.com/standardbeagle/go-cli-server/process — it was migrated out of this repo in commit 44fff97. These tests pin the concurrency and overflow invariants that agnt depends on, so that a future upstream bump cannot silently weaken them without CI failing.

Scope: pure data-structure adversarial tests. No real subprocess, no PTY, no ProcessManager. Only RingBuffer.Write / Snapshot / Truncated / Len under concurrent producers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL