Actions
Issue #1567
closedNectar threaded downloader's event listener cannot issue another request
Start date:
Due date:
Estimated time:
Severity:
3. High
Version - Nectar:
Platform Release:
Target Release - Nectar:
1.4.4
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Easy Fix, Pulp 2
Sprint:
Quarter:
Description
When an HttpThreadedDownloader is given an event listener that makes other requests, Nectar hangs indefinitely because it is not using reentrant locks.
Related issues
Actions
switch thread locks to reentrant locks
closes #1567