Skip to content

Instantly share code, notes, and snippets.

@jortel
Created January 29, 2013 01:09
Show Gist options
  • Save jortel/4660814 to your computer and use it in GitHub Desktop.
Save jortel/4660814 to your computer and use it in GitHub Desktop.
File "/home/jortel/git/pulp/citrus/src/pulp_citrus/importer/strategies.py", line 279, in synchronize
failed = self._add_units(unit_inventory)
File "/home/jortel/git/pulp/citrus/src/pulp_citrus/importer/strategies.py", line 199, in _add_units
self.downloader.download(batch.request_list)
File "/home/jortel/git/pulp/platform/src/pulp/common/download/backends/curl.py", line 69, in download
self._set_signals()
File "/home/jortel/git/pulp/platform/src/pulp/common/download/backends/curl.py", line 144, in _set_signals
signal.signal(signal.SIGPIPE, signal.SIG_IGN)
ValueError: signal only works in main thread
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment