datalad / datalad-next

DataLad extension for new functionality and improved user experience
https://datalad.org
Other
7 stars 8 forks source link

Add a `close`-handler to the uncurl-annex remote #737

Closed christian-monch closed 3 months ago

christian-monch commented 3 months ago

This PR adds a close-handler to the uncurl annex remote. The handler closes all open url_operations-instances. This allows, for example, to terminate all shell-related threads and to exit the uncurl-process.