|
Some checks failed
BotServer CI / build (push) Failing after 6m54s
- Add hear_channels: HashMap<Uuid, SyncSender<String>> to AppState - HEAR now blocks the spawn_blocking thread via sync_channel recv() - deliver_hear_input() called at top of stream_response() to unblock - Script continues from exact HEAR position, no side-effect re-execution - All three HEAR variants (basic, AS TYPE, AS MENU) use same mechanism |
||
|---|---|---|
| .. | ||
| bootstrap.rs | ||
| drive_utils.rs | ||
| health.rs | ||
| mod.rs | ||
| server.rs | ||
| shutdown.rs | ||
| types.rs | ||