Adam Perry @ OpenAI
42415443d0
[codex] Raise app-server recursion limit (#27421)
## Summary
Unblock Rust release builds after tracing instrumentation increased the
async future query depth beyond rustc's default limit.
Set the `codex-app-server` crate recursion limit to 256. This changes
compilation only; runtime behavior is unchanged.
## Validation
- `just test -p codex-app-server`
- `cargo build --release --bin codex-app-server`
2026-06-10 11:37:14 -07:00
..
2026-03-09 23:41:58 -07:00
2026-06-04 14:16:03 -04:00
2026-06-10 11:22:12 -07:00
2026-04-29 19:56:41 +00:00
2026-05-12 18:40:53 -07:00
2026-05-20 17:30:19 +00:00
2026-06-09 13:27:53 +02:00
2026-05-28 15:26:55 -07:00
2026-06-02 13:18:59 -07:00
2026-05-31 15:54:31 -07:00
2026-06-02 13:18:59 -07:00
2026-06-08 10:20:54 -07:00
2026-06-08 10:20:54 -07:00
2026-02-27 12:45:59 -08:00
2026-05-07 15:44:43 -07:00
2026-06-09 20:52:09 -07:00
2026-03-27 19:00:44 -07:00
2026-05-28 23:09:55 -07:00
2026-03-19 05:24:09 +00:00
2026-06-02 13:18:59 -07:00
2026-06-10 11:37:14 -07:00
2026-06-04 18:05:54 +00:00
2026-06-04 18:05:54 +00:00
2026-06-09 20:52:09 -07:00
2026-06-02 13:18:59 -07:00
2026-06-10 11:22:12 -07:00
2026-06-04 13:36:24 -07:00
2026-06-05 14:17:30 -07:00
2026-06-10 11:22:12 -07:00
2026-06-08 10:20:54 -07:00
2026-02-27 12:45:59 -08:00
2026-05-28 21:14:34 -07:00
2026-06-05 14:17:30 -07:00
2026-06-01 04:33:20 +00:00
2026-05-20 15:07:35 -07:00
2026-05-19 14:57:11 -07:00