MCPcopy Create free account
hub / github.com/dask/dask / scheduling.py

File scheduling.py

docs/source/scripts/scheduling.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from __future__ import annotations
2
3from random import randint
4from time import time

Callers

nothing calls this directly

Calls 4

trivialFunction · 0.85
crosstalkFunction · 0.85
getFunction · 0.50
itemsMethod · 0.45

Tested by

no test coverage detected