changeset | 20162088f4f8 |
---|---|
branch | |
bookmark | |
tag | |
user | Jeff Allen <ja.py@farowl.co.uk> |
description | Improved (failing) ConcurrentTypeTest Part of the investigation of #2834, adds use of Thread.sleep to some of the test scripts, access to which fails quite frequently. The case testSeparateLoader2() does not produce failures because incorrect behaviour is currently not tested. |
files | src/org/python/core/packagecache/SysPackageManager.java tests/java/org/python/core/ConcurrentTypeTest.java |
↧
Improved (failing) ConcurrentTypeTest
↧