mirror of
https://github.com/python/cpython.git
synced 2025-08-24 18:55:00 +00:00
#11109: clean up docs, add whatsnew entry, and fix Justin's last name.
This commit is contained in:
parent
7eb03ddf11
commit
258fabefde
4 changed files with 22 additions and 10 deletions
|
@ -562,7 +562,7 @@ class ForkingMixIn:
|
|||
self.collect_children()
|
||||
|
||||
def service_actions(self):
|
||||
"""Collect the zombie child processes regularly in the ForkingMixin.
|
||||
"""Collect the zombie child processes regularly in the ForkingMixIn.
|
||||
|
||||
service_actions is called in the BaseServer's serve_forver loop.
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue