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

Pub / Sub list_subscriptions_in_topic uses wrong method #1305

Closed
dhermes opened this issue Jan 8, 2018 · 2 comments
Closed

Pub / Sub list_subscriptions_in_topic uses wrong method #1305

dhermes opened this issue Jan 8, 2018 · 2 comments

Comments

@dhermes
Copy link
Contributor

dhermes commented Jan 8, 2018

In which file did you encounter the issue?

def list_subscriptions_in_topic(project, topic_name):

Describe the issue

publisher.list_topic_subscriptions() should be used rather than subscriber.list_subscriptions()

See googleapis/google-cloud-python#4426

@theacodes
Copy link
Contributor

@andrewsg can you take this on?

@andrewsg
Copy link
Member

Problem was solved but bug wasn't closed. Closing now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants