You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.
In the current design, a new SSH connection is established for each file being copied into the VM.
Tango/vmms/distDocker.py
Lines 205 to 218 in 34c6ca7
Grading could be greatly sped up if multiple files were copied with one connection rather than wasting time closing and reopening the connection.
The text was updated successfully, but these errors were encountered: