Staging
v0.5.1
https://github.com/python/cpython
Revision 883520a846d87f01a14636978cfa9cee1ecc07c1 authored by Victor Stinner on 16 August 2017, 11:14:40 UTC, committed by GitHub on 16 August 2017, 11:14:40 UTC
Fix a warning about dangling processes in test_rapid_restart() of
_test_multiprocessing: join the process.
(cherry picked from commit 17657bb9458ff8f8804b7637d61686a68f4b9471)
1 parent 05b7d9c
History
Tip revision: 883520a846d87f01a14636978cfa9cee1ecc07c1 authored by Victor Stinner on 16 August 2017, 11:14:40 UTC
bpo-31069, test_multiprocessing: Fix dangling process (#3103) (#3105)
Tip revision: 883520a
File Mode Size
Python.asdl -rw-r--r-- 4.2 KB
acceler.c -rw-r--r-- 3.3 KB
asdl.py -rw-r--r-- 11.1 KB
asdl_c.py -rwxr-xr-x 40.8 KB
bitset.c -rw-r--r-- 1.0 KB
firstsets.c -rw-r--r-- 2.8 KB
grammar.c -rw-r--r-- 6.7 KB
grammar1.c -rw-r--r-- 1.2 KB
intrcheck.c -rw-r--r-- 2.5 KB
listnode.c -rw-r--r-- 1.2 KB
metagrammar.c -rw-r--r-- 2.4 KB
myreadline.c -rw-r--r-- 5.7 KB
node.c -rw-r--r-- 4.4 KB
parser.c -rw-r--r-- 11.5 KB
parser.h -rw-r--r-- 1.0 KB
parsetok.c -rw-r--r-- 7.7 KB
pgen.c -rw-r--r-- 17.5 KB
pgenmain.c -rw-r--r-- 3.7 KB
printgrammar.c -rw-r--r-- 2.9 KB
spark.py -rw-r--r-- 26.3 KB
tokenizer.c -rw-r--r-- 48.7 KB
tokenizer.h -rw-r--r-- 2.9 KB
tokenizer_pgen.c -rw-r--r-- 36 bytes

back to top