jupyter-scheduler icon indicating copy to clipboard operation
jupyter-scheduler copied to clipboard

[Refactor] Use async scheduler service methods instead of jupyterlab commands

Open andrii-i opened this issue 3 years ago • 0 comments

This really should be async as well, but it looks like we're calling stop job via JL commands instead of simply awaiting the scheduler service methods. Refactoring those is outside the scope of this PR.

Originally posted by @dlqqq in https://github.com/jupyter-server/jupyter-scheduler/pull/245#discussion_r1010742610

andrii-i avatar Nov 01 '22 20:11 andrii-i