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

it's there any way to non-blocking transfer progress when clone code? #1085

Open
vCassius opened this issue Sep 23, 2024 · 1 comment
Open

Comments

@vCassius
Copy link

The transfer progress is not non-blocking and will not be displayed until the end

@ehuss
Copy link
Contributor

ehuss commented Sep 23, 2024

Sorry, I don't understand the question. The progress callback is blocking. If you need to perform some action asynchronously, you'll need to spawn a thread and send messages to it.

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

No branches or pull requests

2 participants