SocketLock is used without a timeout

Bug #1988805 reported by Robert Gildein
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
jenkins-launchpad-plugin
New
Undecided
Unassigned

Bug Description

SocketLock is used here without a timeout [1] and this
causes that the socket will never be released (sometimes).

However I think that we should use default timeout in function
[2], because using unlimited timeout (timeout=None) is not good
approach.

---
[1]: https://git.launchpad.net/jenkins-launchpad-plugin/tree/jlp/commands/launchpadTrigger.py#n96
[2]: https://git.launchpad.net/jenkins-launchpad-plugin/tree/jlp/socketlock.py#n15

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.