-
-
Notifications
You must be signed in to change notification settings - Fork 408
Use trait object for progress in PrepareFetch::fetch_only
#1014
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
Conversation
Signed-off-by: Jiahao XU <[email protected]>
Signed-off-by: Jiahao XU <[email protected]>
|
It turns out that using Content of |
|
I've already opened GitoxideLabs/prodash#24 for fixing use of |
|
Is |
|
It's used in I can actually workaround this issue by creating a |
…ceive` and expose a new `pub(crate)` fn `receive_inner` Signed-off-by: Jiahao XU <[email protected]>
Signed-off-by: Jiahao XU <[email protected]>
Signed-off-by: Jiahao XU <[email protected]>
Signed-off-by: Jiahao XU <[email protected]>
Byron
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great to hear that this wasn't a blocker! Thanks again for the initiative!
| ] | ||
|
|
||
| [workspace.dependencies] | ||
| prodash = { version = "26.2.2", default-features = false } |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's nice! Thanks for introducing this feature!
No description provided.