Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/It4innovations/hyperqueue
/ default_handler
Method
default_handler
tests/autoalloc/flavor.py:24–25 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
22
raise
NotImplementedError
23
24
def
default_handler(self) -> CommandHandler:
25
return
CommandHandler(self.create_adapter())
26
27
28
class
PbsManagerFlavor(ManagerFlavor):
Callers
12
test_restore_queues
Function · 0.80
test_restore_queue_worker_resources
Function · 0.80
test_queue_submit_success
Function · 0.80
test_submit_time_request_equal_to_time_limit
Function · 0.80
test_allocations_job_lifecycle
Function · 0.80
test_fail_on_remove_queue_with_running_jobs
Function · 0.80
test_refresh_allocation_remove_queued_job
Function · 0.80
test_refresh_allocation_finish_queued_job
Function · 0.80
test_refresh_allocation_fail_queued_job
Function · 0.80
test_too_high_time_request
Function · 0.80
test_do_not_submit_from_paused_queue
Function · 0.80
test_dry_run_success
Function · 0.80
Calls
2
create_adapter
Method · 0.95
CommandHandler
Class · 0.85
Tested by
12
test_restore_queues
Function · 0.64
test_restore_queue_worker_resources
Function · 0.64
test_queue_submit_success
Function · 0.64
test_submit_time_request_equal_to_time_limit
Function · 0.64
test_allocations_job_lifecycle
Function · 0.64
test_fail_on_remove_queue_with_running_jobs
Function · 0.64
test_refresh_allocation_remove_queued_job
Function · 0.64
test_refresh_allocation_finish_queued_job
Function · 0.64
test_refresh_allocation_fail_queued_job
Function · 0.64
test_too_high_time_request
Function · 0.64
test_do_not_submit_from_paused_queue
Function · 0.64
test_dry_run_success
Function · 0.64