https://forge.softwareheritage.org/source/swh-scheduler.git
Raw File
Tip revision: f0a8c43f06f71f8e002de23c6250a232e87a08e7 authored by David Douard on 13 February 2019, 13:37:18 UTC
listener: make the listener's queue name independent from the hostname
Tip revision: f0a8c43
.gitignore
*.pyc
*.sw?
*~
.coverage
.eggs/
__pycache__
*.egg-info/
build/
dist/
version.txt
/.hypothesis/
/.tox/
back to top