• Fred Drake's avatar
    Use a constant to specify the number of child threads to create. · 1a4b593d
    Fred Drake yazdı
    Instead of assuming that the number process ids of the threads is the
    same as the process id of the controlling process, use a copy of the
    dictionary and check for changes in the process ids of the threads
    from the thread's process ids in the parent process.  This makes the
    test make more sense on systems which assign a new pid to each thread
    (i.e., Linux).
    
    This doesn't fix the other problems evident with this test on Linux.
    1a4b593d
Adı
Son kayıt (commit)
Son güncelleme
BeOS Loading commit data...
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
Tools Loading commit data...
.hgtags Loading commit data...
Makefile.in Loading commit data...
README Loading commit data...
acconfig.h Loading commit data...
config.h.in Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...