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

Fix webhook listen #1383

Merged
merged 1 commit into from
Apr 15, 2019
Merged

Conversation

jagerman
Copy link
Contributor

The listen argument wasn't being passed through to Tornado; this fixes it.

Fixes #1382

The `listen` argument wasn't being passed through to Tornado; this fixes
it.

Fixes python-telegram-bot#1382
@tsnoam
Copy link
Member

tsnoam commented Apr 15, 2019

@jagerman - thanks for the fix!

LGTM. The CI failures seems unrelated, nevertheless I've restarted the build.

@tsnoam tsnoam merged commit 2cde878 into python-telegram-bot:master Apr 15, 2019
@github-actions github-actions bot locked and limited conversation to collaborators Aug 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

webhook listen parameter is ignored
2 participants