Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/It4innovations/hyperqueue
/ fn
Function
fn
tests/pyapi/test_function.py:79–80 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
77
(job, client) = prepare_job_client(hq_env, default_workdir=workdir)
78
79
def
fn():
80
assert os.getcwd() == str(workdir)
81
82
job.function(fn)
83
job_id = client.submit(job)
Callers
8
wrapped
Function · 0.50
wait_until
Function · 0.50
task_main
Function · 0.50
wait_until
Function · 0.50
create_page
Function · 0.50
render
Function · 0.50
run_in_slurm
Function · 0.50
stop
Method · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected