Skip to content

Requiring 'grpcio >= 1.8.2'.#4642

Merged
dhermes merged 1 commit intogoogleapis:masterfrom
dhermes:grpcio-1.8.2-for-pubsub
Dec 20, 2017
Merged

Requiring 'grpcio >= 1.8.2'.#4642
dhermes merged 1 commit intogoogleapis:masterfrom
dhermes:grpcio-1.8.2-for-pubsub

Conversation

@dhermes
Copy link
Copy Markdown
Contributor

@dhermes dhermes commented Dec 20, 2017

This is due to a nasty spinlock bug that has been partially fixed in 1.8.2.

This is due to a nasty spinlock bug [1] that has been partially
fixed [2] in `1.8.2`.

[1]: grpc/grpc#9688
[2]: grpc/grpc#13665
@dhermes dhermes added api: pubsub Issues related to the Pub/Sub API. packaging labels Dec 20, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 20, 2017

REQUIREMENTS = [
'google-api-core[grpc] >= 0.1.2, < 0.2.0dev',
'grpcio >= 1.8.2',

This comment was marked as spam.

This comment was marked as spam.

@dhermes
Copy link
Copy Markdown
Contributor Author

dhermes commented Dec 20, 2017

I'm going to merge this, but hope to remove the explicit grpcio requirement in pubsub eventually.

@dhermes dhermes merged commit bc49824 into googleapis:master Dec 20, 2017
@dhermes dhermes deleted the grpcio-1.8.2-for-pubsub branch December 20, 2017 23:32
parthea pushed a commit that referenced this pull request Nov 24, 2025
This is due to a nasty spinlock bug [1] that has been partially
fixed [2] in `1.8.2`.

[1]: grpc/grpc#9688
[2]: grpc/grpc#13665
parthea pushed a commit that referenced this pull request Nov 24, 2025
This is due to a nasty spinlock bug [1] that has been partially
fixed [2] in `1.8.2`.

[1]: grpc/grpc#9688
[2]: grpc/grpc#13665
parthea pushed a commit that referenced this pull request Mar 2, 2026
This is due to a nasty spinlock bug [1] that has been partially
fixed [2] in `1.8.2`.

[1]: grpc/grpc#9688
[2]: grpc/grpc#13665
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: pubsub Issues related to the Pub/Sub API. cla: yes This human has signed the Contributor License Agreement. packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants