MCPcopy Create free account
hub / github.com/ddnet/ddnet / raise_on_error

Method raise_on_error

scripts/integration_test.py:41–42  ·  view source on GitHub ↗
(self, timeout_id)

Source from the content-addressed store, hash-verified

39 return cls(datetime.removeprefix("["), level, line.removeprefix(" ").replace("]", ":", 1))
40
41 def raise_on_error(self, timeout_id):
42 pass
43
44
45class Exit(namedtuple("Exit", "")):

Callers 2

next_eventMethod · 0.45
clear_eventsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected