Zoltán Papp
002e0b036f
[client] let engine context unblock WaitStreamConnected
...
WaitStreamConnected only watched the signal client's own context, which
derives from the parent engineCtx rather than the engine's run context.
A Start blocked here (signal stream not yet up) could therefore not be
released by Engine.Stop, since Stop only cancels the engine's run
context.
Pass a context into WaitStreamConnected and select on it too, and have
the engine pass e.ctx, so Stop cancelling e.ctx unblocks a parked Start.
Update the Client interface, the mock, and callers accordingly.
2026-06-16 13:11:46 +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-03 14:18:50 +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-05-26 17:44:28 +03: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