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 136bcd3 commit c781fe9Copy full SHA for c781fe9
tests/query/test_query_session.py
@@ -139,4 +139,4 @@ def cancel(self):
139
assert "first response attach stream thread" not in thread_names
140
assert "attach stream thread" not in thread_names
141
142
- _check_session_state_empty(session)
+ _check_session_state_empty(session)
0 commit comments