Files
picoclaw/pkg/agent
Hoshina 94f59fbcab fix: address PR #662 review comments (bus drain, context timeouts, onebot leak)
- Drain buffered messages in MessageBus.Close() so they aren't silently lost
- Replace all context.TODO() with context.WithTimeout(5s) across 7 call sites
- Fix OneBot pending channel leak: send nil sentinel in Stop() and handle
  nil response in sendAPIRequest() to unblock waiting goroutines
2026-02-24 12:10:45 +08:00
..
2026-02-21 08:21:38 +08:00
2026-02-19 19:16:37 +01:00
2026-02-19 22:05:15 +02:00
2026-02-18 21:48:23 +02:00
2026-02-18 21:48:23 +02:00