Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pytest-dev/pytest
/ suspend
Method
suspend
src/_pytest/capture.py:349–350 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
347
pass
348
349
def
suspend(self) -> None:
350
pass
351
352
def
resume(self) -> None:
353
pass
Callers
6
suspend
Method · 0.45
suspend_capturing
Method · 0.45
_init_pdb
Method · 0.45
test_simple_resume_suspend
Method · 0.45
test_fdcapture_invalid_fd_with_fd_reuse
Method · 0.45
test_fdcapture_invalid_fd_without_fd_reuse
Method · 0.45
Calls
no outgoing calls
Tested by
3
test_simple_resume_suspend
Method · 0.36
test_fdcapture_invalid_fd_with_fd_reuse
Method · 0.36
test_fdcapture_invalid_fd_without_fd_reuse
Method · 0.36