-
Notifications
You must be signed in to change notification settings - Fork 257
Pick Add blocking callback to EnvBuilder (#474) #475
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: Xintao <[email protected]>
Signed-off-by: Xintao <[email protected]>
9a98209
to
95c8fe1
Compare
Windows build error is not related to this PR |
Better fix it before releasing a new version. |
Signed-off-by: Xintao <[email protected]>
f64f54a
to
ac88ed4
Compare
Signed-off-by: Xintao <[email protected]>
Signed-off-by: Xintao <[email protected]>
@BusyJay It has been patched but 0.11.3 must still be restricted because 0.11.4 uses grpcio-compiler 0.6.0. And I suggest that protobuf-build use new version num like 0.12 because 0.11.3 and 0.11.4 are very different. |
Then patch configuration is useless. |
@BusyJay Why? I did see that grpcio-compiler only appeared once in Cargo.lock. Otherwise there will be two grpcio-compiler version |
I think whether there are two versions depends on whether protobuf-build is pinned instead of patch. Deleting patch should make no difference. |
Signed-off-by: Xintao <[email protected]>
Signed-off-by: Xintao [email protected]