python-jenkins/jenkins
grahamlyons 106048dd87 Fix error thrown in presence of placeholder tasks
When there are placeholder tasks in an executor for a node then there is no
build number yet assigned and attempting to access that key in the dictionary
will fail.

This fix filters out any tasks which are instances of that class before
proceeding.

Change-Id: Ie5b237c3e6023c1822f91e5982ec84f1a363130c
Closes-Bug: #1659787
2017-02-09 16:30:52 +00:00
..
__init__.py Fix error thrown in presence of placeholder tasks 2017-02-09 16:30:52 +00:00
plugins.py Use str as base class for PluginVersion 2015-09-29 18:08:21 +01:00
urllib_kerb.py Make the kerberos support python3 ready 2016-04-29 19:30:24 +02:00
version.py Setup pbr versioning for docs 2014-09-26 09:12:54 -07:00