MCPcopy Create free account
hub / github.com/dask/dask / MyExecutor

Class MyExecutor

dask/tests/test_base.py:892–893  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

890
891
892class MyExecutor(Executor):
893 _max_workers = None
894
895
896def test_get_scheduler():

Callers 1

test_get_schedulerFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_get_schedulerFunction · 0.68