MCPcopy Create free account
hub / github.com/mlco2/codecarbon / no_load_task

Function no_load_task

examples/full_cpu.py:7–8  ·  view source on GitHub ↗
(number)

Source from the content-addressed store, hash-verified

5
6
7def no_load_task(number):
8 sleep(60)
9
10
11def cpu_load_task(number):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…