Zoltán Papp
32fccdeede
[client] init context state in engine tests
...
Engine tests built the engine context with context.WithCancel(
context.Background()), omitting CtxInitState. Now that the run context
is created in the constructor, the wgIfaceMonitor goroutine can reach
triggerClientRestart during teardown, which calls CtxGetState and
panics on the missing state. Real entry points (up, embed, service)
always CtxInitState; only the tests skipped it.
2026-06-16 14:35:44 +02:00
..
2026-05-07 11:33:37 +02:00
2026-05-29 15:24:30 +02:00
2026-02-26 17:51:38 +01:00
2026-06-12 12:28:49 +02:00
2026-06-12 14:50:46 +02:00
2026-05-07 11:33:37 +02:00
2026-05-07 11:33:37 +02:00
2026-03-30 15:53:50 +02:00
2025-03-09 16:06:43 +01:00
2026-06-03 08:56:50 +02:00
2026-05-07 11:33:37 +02:00
2026-03-22 12:45:41 +01:00
2026-05-07 11:33:37 +02:00
2026-05-25 18:38:21 +02:00
2026-06-15 16:37:03 +02:00
2025-07-04 19:52:27 +02:00
2026-05-29 15:15:22 +02:00
2026-06-12 12:28:49 +02:00
2026-05-07 11:33:37 +02:00
2026-06-15 17:43:22 +02:00
2026-06-15 16:37:03 +02:00
2026-06-09 10:24:17 +02:00
2026-05-20 13:09:22 +02:00
2026-05-28 08:54:15 +02:00
2025-11-13 20:16:45 +01:00
2026-06-03 14:18:50 +02:00
2025-11-17 15:28:20 +01:00
2026-06-03 08:56:50 +02:00
2025-10-21 18:14:39 +02:00
2025-07-12 11:10:45 +02:00
2026-05-07 11:33:37 +02:00
2026-04-01 16:19:34 +02:00
2025-07-02 09:01:02 +02:00
2026-06-16 13:57:41 +02:00
2026-05-07 11:33:37 +02:00
2026-05-07 11:33:37 +02:00
2025-10-01 20:10:11 +02:00
2025-10-01 20:10:11 +02:00
2026-05-07 11:33:37 +02:00
2025-11-13 20:16:45 +01:00
2025-11-13 20:16:45 +01:00
2026-06-16 14:35:44 +02:00
2026-06-16 13:11:46 +02:00
2026-05-07 11:33:37 +02:00
2025-02-21 10:19:38 +01:00
2026-01-08 18:58:22 +01:00
2025-08-05 15:22:58 +02:00
2026-04-20 11:26:30 +02:00
2024-03-08 18:28:13 +01:00
2025-06-13 23:51:57 +02:00
2026-05-04 18:49:39 +02:00
2026-05-04 18:49:39 +02:00
2026-05-04 18:49:39 +02:00