From 9c192592076de7bf402ce6522b4ef2bd0727bb7e Mon Sep 17 00:00:00 2001 From: Giampaolo Rodola Date: Tue, 25 Apr 2017 19:30:07 +0200 Subject: create_proc_children_pair: have the grandchild create the intermediate test file so that it has more time to initialize --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index be8d1f2b..aa68012f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1625,8 +1625,8 @@ Process class Note that in the example above if process X disappears process Y won't be returned either as the reference to process A is lost. - :meth:`children()` behaviour is well summaried by this - `unit test `__. + This concept is well summaried by this + `unit test `__. .. method:: open_files() -- cgit v1.2.1