Skip to content

Commit

Permalink
2024-08-15 14:09:37
Browse files Browse the repository at this point in the history
  • Loading branch information
mohanson committed Aug 15, 2024
1 parent 083518e commit b312a36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol/czar/mux.go
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@ func (m *Mux) Spawn() {
case 0x00:
stm.rer.Put(io.EOF)
stm.wer.Put(io.ErrClosedPipe)
stm.son.Do(func() {})
stm.sip.Put(stm.idx)
stm.wlk.Lock()
stm.wlk.Unlock()
Expand Down

0 comments on commit b312a36

Please sign in to comment.