Skip to content
Snippets Groups Projects

documentation nitpicks

Merged Vladimír Čunát requested to merge doc-nitpicks into master
5 files
+ 32
30
Compare changes
  • Side-by-side
  • Inline
Files
5
+ 2
2
@@ -997,9 +997,9 @@ specified worker count and process rank.
Return current worker ID (starting from `0` up to `worker.count - 1`)
.. envvar:: pid (number)
.. envvar:: worker.pid
Current worker process PID.
Current worker process PID (number).
.. function:: worker.stats()
Loading