Commit graph

9 commits

Author SHA1 Message Date
4aa0614383 Decrease poll timer & move piper control pipe 2019-07-01 14:15:57 +02:00
59fa3b0dc4 Add a call to FCGI_Finish() in work() + comments 2019-07-01 02:52:08 +02:00
ebb01bb82e Commenting, adding Doxyfile, enhancing Makefile 2019-07-01 02:21:36 +02:00
e2dd5a1be4 Enhancement & bugfix for the on demand spawning strategy 2019-07-01 01:02:05 +02:00
d38ab9dacb Implement on demand commits 2019-07-01 00:00:35 +02:00
f075806524 Fixing libfcgi bad free bug
Bugfix consist of replacing the magic wrapper instance of os.environ (
aitomatically call os.putenv) by a normal dict instance.
2019-06-30 22:48:42 +02:00
13258ee647 Enable python environnement update from FCGI context 2019-06-30 18:54:55 +02:00
ed745fc3ee Add stdout & stderr flushing after pyentrypoint fun called 2019-06-30 17:37:56 +02:00
9c741e6b9c Initial commit 2019-06-30 08:19:03 +02:00