We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3efc80 commit 12bc85eCopy full SHA for 12bc85e
1 file changed
tests/pytests/test_issues.py
@@ -1,6 +1,7 @@
1
# -*- coding: utf-8 -*-
2
from common import *
3
import random
4
+import threading
5
6
def test_1282(env):
7
conn = getConnectionByEnv(env)
0 commit comments