I've just noticed a strange behaviour in devpipe that occurs on both 9front and Plan 9. When the write blocks, if a note interrupt the process, the waserror in pipewrite and pipebwrite will post another note that says "sys: write on a closed pipe ..." However the pipe is actually open, and still works, as you can see in the attached test. Shouldn't the waserror code check that the queue has been actually closed? Giacomo 2017-05-15 15:36 GMT+02:00 Giacomo Tesio : > Thanks Charles! > > > Giacomo > > 2017-05-15 12:32 GMT+02:00 Charles Forsyth : >> >> On 15 May 2017 at 11:05, Giacomo Tesio wrote: >>> >>> Is there any fs/device in Plan9 that can easily provide such behaviour? >> >> >> Bind #| to a name and fill up one of the data files (blocks at 256k on my >> system, might be 32k on small ones).