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 bb2a924 commit 5214c1aCopy full SHA for 5214c1a
tests/regression/test_act_timeout.py
@@ -4,8 +4,8 @@
4
This test verifies that the timeout mechanism works correctly for act operations,
5
based on the TypeScript expect_act_timeout evaluation.
6
7
-NOTE: Act timeout functionality has been removed from the Python implementation.
8
-These tests are skipped until timeout support is re-implemented.
+NOTE: Act timeout functionality has been not been implemented in the Python library yet.
+These tests are skipped until timeout support is implemented.
9
"""
10
11
import os
0 commit comments