mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2025-06-07 10:01:40 +00:00
When abortController.abort() is called, this signal is passed down to the functions that interface with Docker Engine for image pulls, cancelling those pulls. The next commit will limit when abortController.abort() is called. Signed-off-by: Christina Ying Wang <christina@balena.io>