Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 1, 2024

Conversation

christian-monch
Copy link
Contributor

@christian-monch christian-monch commented Jul 1, 2024

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.

This commit adds a close-handler to the
uncurl annex remote. The handler closes
all open `url_operations-instances`. This
terminates all `shell`-related threads
and allows the uncurl-process to exit.
@christian-monch christian-monch requested a review from mih as a code owner July 1, 2024 11:24
Copy link
Member

@mih mih left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mih mih merged commit 990efa2 into datalad:main Jul 1, 2024
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants