MCPcopy
hub / github.com/hyperopt/hyperopt / ReserveTimeout

Class ReserveTimeout

hyperopt/mongoexp.py:179–180  ·  view source on GitHub ↗

No job was reserved in the allotted time

Source from the content-addressed store, hash-verified

177
178
179class ReserveTimeout(Exception):
180 """No job was reserved in the allotted time"""
181
182
183def read_pw():

Callers 1

run_oneMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected