You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
wubloader/common/common
Mike Lang 7649a4e840 Improve WSGIServer graceful shutdown handling
Previously both restreamer and thrimshim had some complex logic for dealing with
graceful shutdown, in different ways, that was still prone to race conditions.

We replace this with a common method that does it properly.

Fixes #226
3 years ago
..
__init__.py Improve WSGIServer graceful shutdown handling 3 years ago
database.py Set up plumbing for multi-range videos and implement no-transition fast cut videos only 3 years ago
dateutil.py Audit and fix all usage of dateutil 6 years ago
flask_stats.py Remove flask response size tracking 5 years ago
googleapis.py common.googleapis: Fix a bug in retrying failed access token get 5 years ago
requests.py more py3 fixes 3 years ago
segments.py Set up plumbing for multi-range videos and implement no-transition fast cut videos only 3 years ago
stats.py py3 fixes for common 3 years ago