>> 
>> tail is from coreutils 8.25-2ubuntu3~16.04, kernel 4.4.0-1083-aws
>> 
>> It looks like i cannot read lines that way and tail is blocking in write(1, 
>> ...
> 
> Running "tail -F" never terminates.  That's how it works.  Your call
> to Wait will never complete.

Hi Ian,

of course you are correct and this is expected. 

> 
> I don't understand what else is going wrong.  Sorry if I missed it.

I continued debugging and it turned out, that in fact it did read lines from 
tail correctly,
but some other part in the program which worked with the read lines blocked due 
to a misbehaving
rabbitmq. But thanks for looking!

Best regards,

Michael

-- 
2scale GmbH, Schanzenstr. 20, 40549 Düsseldorf
Amtsgericht:            Düsseldorf HRB 50718
Geschäftsführer:        Georg von Zezschwitz, Dirk Vleugels
USt-IdNr.:              DE 210936505





-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/590865DE-61FE-40FA-A401-741DB7A1AB2C%402scale.net.

Reply via email to