MCPcopy Index your code
hub / github.com/hyperopt/hyperopt / LostEngineError

Class LostEngineError

hyperopt/ipy.py:27–28  ·  view source on GitHub ↗

An IPEngine disappeared during computation, and a job with it.

Source from the content-addressed store, hash-verified

25
26
27class LostEngineError(RuntimeError):
28 """An IPEngine disappeared during computation, and a job with it."""
29
30
31class IPythonTrials(Trials):

Callers 1

refreshMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected