Files
seaweedfs/weed/worker
Chris Lu acbb483b31 Use non-blocking async pattern in handleOutgoing error reporting
Refactor handleStreamError to use non-blocking send with async fallback goroutine,
matching the pattern used in handleIncoming. This allows handleOutgoing to exit
immediately when errors occur rather than blocking for up to 2 seconds, improving
responsiveness and consistency across handlers.
2025-12-22 00:58:54 -08:00
..
2025-08-09 21:47:29 -07:00
2025-10-23 17:09:46 -07:00