We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 498d411 commit 9876457Copy full SHA for 9876457
tests/test_async_tk_loop.py
@@ -6,7 +6,7 @@
6
7
from async_tkinter_loop import async_handler, async_mainloop
8
9
-TIMEOUT = 30
+TIMEOUT = 60
10
11
12
@pytest.mark.timeout(TIMEOUT)
0 commit comments