Let recorder worker close encoder stdin
This commit is contained in:
committed by
Brandon McGinty
parent
d07d7342da
commit
e309d22137
@@ -108,7 +108,7 @@ Priority 1: transport, lifecycle, and correctness
|
||||
context, stop channel, output channel, and WaitGroup. Stop must cancel and
|
||||
join that session before another begins.
|
||||
|
||||
13. Recorder Stop races the encoder writer
|
||||
[x] 13. Recorder Stop races the encoder writer
|
||||
File: recording/recorder.go
|
||||
Stop closes stdin while run may be writing. A normal stop can therefore
|
||||
record a closed-pipe error and be reported as failed. Have run own stdin
|
||||
|
||||
Reference in New Issue
Block a user