Joshua Blum
Joshua Blum
@malware-unicorn calling `Run` on the command blocks until completion, defeating the timeout in play later in the function https://github.com/malware-unicorn/go-keybase-chat-bot/blob/master/kbchat/kbchat.go#L48. In https://github.com/keybase/go-keybase-chat-bot/pull/57 I added the output pipe to `ExtraFiles`, are you...
@malware-unicorn calling `StdoutPipe` creates a pipe, it doesn't use `os.Stdout` so our changes should be equivalent with the `ExtraFiles` call https://golang.org/src/os/exec/exec.go?s=17635:17684#L604
Took a guess at what the windows problem could be but also don't have a windows dev machine setup. Could you try running CI again on the change? Thanks!
Thanks!
Yes I noticed recently that the interface changed and need some time to fix it
I think this is fixed by #58
+1 @JoePeacock . @anemitz @philfreo would you guys mind merging #10 and updating the pip package ( #6)
Great, thanks! El viernes, 10 de abril de 2015, Phil Freo [email protected] escribió: > We haven't had a chance to maintain this project in a while -- you might >...