MCPcopy Create free account
hub / github.com/ezyang/ghstack / test_deadlock

Method test_deadlock

test_shell.py:135–136  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

133 )
134
135 def test_deadlock(self) -> None:
136 self.emit(big_dump())
137
138 def test_uses_raw_fd(self) -> None:
139 self.emit(out(r"A\n"), stdout=sys.stdout)

Callers

nothing calls this directly

Calls 2

emitMethod · 0.95
big_dumpClass · 0.85

Tested by

no test coverage detected