Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheSmallHanCat/flow2api
/ sleep
Method
sleep
tests/test_browser_captcha_personal.py:30–31 ·
view source on GitHub ↗
(self, _seconds)
Source
from the content-addressed store, hash-verified
28
self.closed = True
29
30
async
def
sleep(self, _seconds):
31
return
None
32
33
34
class
_FakeWebSocket:
Callers
15
auto_unban_task
Function · 0.80
_handle_image_generation
Method · 0.80
_poll_video_result
Method · 0.80
_wait_for_browser_work_to_drain
Method · 0.80
_wait_for_pending_fresh_profile_restart_before_solve
Method · 0.80
_wait_for_display_ready
Method · 0.80
_sleep_with_deadline
Method · 0.80
_simulate_startup_human_warmup
Method · 0.80
_create_default_context_target_tab
Method · 0.80
_create_isolated_context_tab
Method · 0.80
_idle_tab_reaper_loop
Method · 0.80
_warmup_google_context_cookies
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected