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

Remove timeout for rate-limit pool #2458

Merged
merged 2 commits into from
May 2, 2023
Merged

Conversation

MinnDevelopment
Copy link
Member

Pull Request Etiquette

Changes

  • Internal code
  • Library interface (affecting end-user code)
  • Documentation
  • Other: _____

Closes Issue: #2455

Description

Setting this timeout does not make sense in our current shutdown logic. And the docs for the executor specifically say this is not a good idea. The requester shutdown will also shutdown the pool explicitly.

@MinnDevelopment MinnDevelopment linked an issue May 1, 2023 that may be closed by this pull request
3 tasks
@MinnDevelopment MinnDevelopment merged commit ce27c30 into master May 2, 2023
1 check passed
@MinnDevelopment MinnDevelopment deleted the patch/pool-timeout branch May 2, 2023 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The process didn't terminate after called jda.shutdown()
1 participant