James Seward

Results 79 comments of James Seward

Ah yeah I think I see why this is happening... nonw I need to figure out the best way to fix it :) (I think it's because "skipped" monitors, those...

Note self: https://pypi.python.org/pypi/subprocess32/

Yup, that's the one.

#56 may be of use here as it looks like job execution can be given a timeout.

Should be able to handle this now that monitor evaluation is multithreaded, but I don't see a straightforward way to specify different timeouts for different monitors with it. Bumping for...

Thanks for the feedback :) You'll be pleased to know I'd implement this as a new Logger type (keeping the old one), because a) I see the benefits for the...

Interesting, I'd not noticed stuff going to stdout/stderr differently, just because of the ways I'd interacted with it (i.e. both were merged). I agree, there's an argument for stderr just...

Thanks! I'll take a look sometime, but I don't use Teams myself. I do accept PRs if you wanted to have a go at implementing it yourself :)

This used to be included until I broke the code :) but I do remember I was working on fixing it... I must have a branch somewhere with the changes...

I had a look and the code is already merged to the develop branch but not yet in a proper release.