pptx704
e3ffa576ce
Fix review findings: IP collision, pause race, proxy path, ENV ordering, conn drain
- Fix IP address collision at slot 32768+ by using bitwise shifts instead of
byte-truncating division in network slot addressing
- Add per-sandbox lifecycleMu to serialize concurrent Pause/Destroy calls
- Sanitize proxy forwarding path with path.Clean
- Sort ENV keys in recipe shell preamble for deterministic ordering
- Fix ConnTracker goroutine leak by adding cancel channel to Drain/Reset
- Update context_test to assert deterministic ENV ordering
2026-04-08 04:32:41 +06:00
..
2026-03-26 16:16:21 +06:00
2026-04-08 04:32:41 +06:00
2026-03-26 16:16:21 +06:00
2026-03-26 16:16:21 +06:00
2026-04-08 03:46:31 +06:00
2026-03-30 21:24:52 +06:00
2026-03-26 16:16:21 +06:00
2026-03-26 16:16:21 +06:00
2026-03-26 16:16:21 +06:00
2026-03-26 16:16:21 +06:00
2026-03-30 21:24:35 +06:00
2026-03-26 16:16:21 +06:00
2026-04-08 03:46:31 +06:00
2026-03-26 16:16:21 +06:00
2026-03-29 01:34:54 +06:00
2026-03-25 15:11:46 +06:00
2026-03-26 16:16:21 +06:00
2026-03-10 16:50:12 +06:00
2026-03-26 16:16:21 +06:00
2026-03-26 16:16:21 +06:00
2026-03-25 14:41:05 +06:00
2026-03-25 03:10:41 +06:00
2026-04-08 03:46:31 +06:00
2026-03-26 16:16:21 +06:00
2026-03-26 16:16:21 +06:00
2026-03-29 00:30:10 +06:00
2026-03-25 20:44:28 +06:00
2026-04-08 03:46:31 +06:00