annotate uwsginl-plugin-gevent3/pkg-descr @ 106:6b45dd9d05ed

Fairly complete atexit handler: modelled after the CPython plugin, but implemented in pypy_setup.py. Handle: + uwsgi.atexit + atexit module exit handlers + "skip-atexit-teardown" + worker and master differences when hijacked, busy and async
author Franz Glasner <fzglas.hg@dom66.de>
date Wed, 05 Aug 2020 09:49:03 +0200
parents 759ad8bcc89d
children 34be2756e5f8
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
61
759ad8bcc89d Build "gevent" plugins for Python3 and Python3.6.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
1 Python3 gevent plugin for uwsginl.
759ad8bcc89d Build "gevent" plugins for Python3 and Python3.6.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
2 Links to the default Python3 version on the system.
759ad8bcc89d Build "gevent" plugins for Python3 and Python3.6.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
3
759ad8bcc89d Build "gevent" plugins for Python3 and Python3.6.
Franz Glasner <fzglas.hg@dom66.de>
parents:
diff changeset
4 WWW: https://projects.unbit.it/uwsgi/