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

on_disconnect not called when calling disconnect #2164

Open
2 of 3 tasks
aleGpereira opened this issue Oct 19, 2023 · 0 comments
Open
2 of 3 tasks

on_disconnect not called when calling disconnect #2164

aleGpereira opened this issue Oct 19, 2023 · 0 comments
Labels
Unconfirmed Bug This is a bug report that has not been triaged yet

Comments

@aleGpereira
Copy link

Summary

on_disconnect not called when calling disconnect

Reproduction Steps

Call disconnect method. The hook on_disconnect will not be called.

Minimal Reproducible Example

No response

Expected Results

I believe it makes sense that on_disconnect is called when calling disconnect method.

Actual Results

The logic in on_disconnect is not taking effect after disconnect is called.

Twitter API Access Plan

Pro

Tweepy Version

4.14.0

Checklist

  • I have searched for duplicate issues.
  • If applicable, I have shown the entire traceback.
  • If applicable, I have removed any visible credentials from my code and/or screenshots.

Additional Context

No response

@aleGpereira aleGpereira added the Unconfirmed Bug This is a bug report that has not been triaged yet label Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Unconfirmed Bug This is a bug report that has not been triaged yet
Projects
None yet
Development

No branches or pull requests

1 participant