mohammedtabish0

Results 2 issues of mohammedtabish0

While running the skills in a pipeline the generated output of one skill is put into the variable `INPUT` in the ContextVariables(calling the context variable's update method) and then before...

While running `go build` the error is thrown:- `.\pingwatch.go:92:34: undefined: syscall.SIGUSR1` probably because `syscall.SIGUSR1` command does not work on Windows (?).