Stress Test¶
Subprocess isolation validation workflow (developer tool). The
compute-primesstep runs in a subprocess to exercise the gateway's subprocess execution path.
Workflow name: stress-test
Execution: main
Steps¶
| # | ID | Name | Type | Depends on |
|---|---|---|---|---|
| 1 | compute-primes |
CPU stress test (primes sieve) | code |
|
| 2 | verify-result |
Verify stress test result | reasoning |
compute-primes |