Files
seaweedfs/weed/worker
Chris Lu 3ebbd25a4b fix: prevent deadlock when stream error occurs - make cmds send non-blocking
If managerLoop is blocked (e.g., waiting on regWait), a blocking send to cmds
will deadlock handleIncoming. Make the send non-blocking to prevent this.
2025-12-22 00:16:03 -08:00
..
2025-08-09 21:47:29 -07:00
2025-10-23 17:09:46 -07:00