docs: tidy up wording.
This commit is contained in:
parent
3660febeb2
commit
43ad23946e
|
@ -71,11 +71,11 @@ Enhancements
|
||||||
|
|
||||||
* The `faulthandler <https://faulthandler.readthedocs.io/>`_ module is
|
* The `faulthandler <https://faulthandler.readthedocs.io/>`_ module is
|
||||||
automatically activated if it is installed, simplifying debugging of hangs.
|
automatically activated if it is installed, simplifying debugging of hangs.
|
||||||
See :ref:`diagnosing-hangs` for more information.
|
See :ref:`diagnosing-hangs` for details.
|
||||||
|
|
||||||
* The ``MITOGEN_DUMP_THREAD_STACKS`` environment variable's value now indicates
|
* The ``MITOGEN_DUMP_THREAD_STACKS`` environment variable's value now indicates
|
||||||
the number of seconds between stack dumps. See :ref:`diagnosing-hangs` for
|
the number of seconds between stack dumps. See :ref:`diagnosing-hangs` for
|
||||||
more information.
|
details.
|
||||||
|
|
||||||
|
|
||||||
Fixes
|
Fixes
|
||||||
|
|
Loading…
Reference in New Issue