swan-cern/jupyter-extensions

Download Project From git does not work reliably

Opened this issue · 0 comments

It sometimes hangs without any message, sometimes fails on simple clones, also there is no status.

We need to ensure we wait for the git clone process to finish AND that we keep sending something to the browser so that it thinks it's still active. Or we replace this as a background task and communicate via sockets to the frontend to give the output of the command in a logging window.