agocorona opened this issue 9 years ago · 0 comments
r <- (runAt node1 (return "hello ")) <> (runAt node2 (return "world" )) runAt nodex whatever
fails at whatever with connection error. It only happens with <*> or <> in the line before