mirror of
https://github.com/hakril/PythonForWindows
synced 2026-06-08 14:31:45 +00:00
More tests fix stability
This commit is contained in:
@@ -440,7 +440,7 @@ def test_standard_breakpoint_remove(proc32_64_debug, bptype):
|
||||
data = set()
|
||||
thread_exception = []
|
||||
def do_check():
|
||||
time.sleep(1)
|
||||
time.sleep(2)
|
||||
try:
|
||||
assert proc32_64_debug.peb.Ldr.contents.Initialized, "peb.Ldr not yet Initialized"
|
||||
print("[==================] LOADING PYTHON")
|
||||
|
||||
Reference in New Issue
Block a user