Merge pull request #388 from blueyed/pass-mainargv
Pass and use original sys.argv to/with workers
This commit is contained in:
3
changelog/388.feature.rst
Normal file
3
changelog/388.feature.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
``mainargv`` is made available in ``workerinput`` from the host's ``sys.argv``.
|
||||
|
||||
This can be used via ``request.config.workerinput["mainargv"]``.
|
||||
Reference in New Issue
Block a user