Skip to content

v4.2.2

Compare
Choose a tag to compare
@beniwohli beniwohli released this 11 Apr 06:55
b3b0ba4
  • fixed an issue with Celery and the prefork worker pool (#444)
  • fixed an issue when running uwsgi without a master process (#446)
  • fixed an issue with gevent/eventlet on Python 3.7 (#451, #454)
  • introduced IntervalTimer and use it instead of threading.Timer (#452)
  • added license header check as pre-commit hook (#456)