Skip to content

Poll bugs

Bret requested to merge bretdavi/cibuglog:poll_bugs into master

@mupuf So I have a commit to remove the delay argument, and one that resolves the issue with the urllib pool.

In regards to the second, using the existing tracker reference fixed the pool limit issue and is at least twice as fast as before, due to not having to reinitialize the Jira connection for each poll.

Merge request reports