-
-
Notifications
You must be signed in to change notification settings - Fork 477
refactor: Update Client.run
to have a better async I/O usage
#2645
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
Open
DA-344
wants to merge
33
commits into
Pycord-Development:master
Choose a base branch
from
DA-344:fix/client-run
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
de49cf5
fix: client.run not allowing bots to start
DA-344 4fe559f
chore: Update more things
DA-344 74863c5
chore: Move the loop update to .start
DA-344 72f904c
chore: Added logging and updated `run` to specify the arguments
DA-344 7e7f1e9
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f289f74
chore: Updated CHANGELOG
DA-344 2195dc6
Merge changes from remote
DA-344 3d235ee
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 07ccbc9
dot
DA-344 ef835dc
Merge branch 'master' into fix/client-run
Lulalaby 5e8a322
Update docstrings
DA-344 de5156c
Update docstrings
DA-344 b830a94
merge 'master' from https://github.com/Pycord-Development/pycord
DA-344 88484e2
chore: Update Client.__aenter__ and Client.run
DA-344 ba81ebe
feat: Add operations container to Client docstring
DA-344 f5f0085
chore: merge branch 'master' from Pycord-Development/pycord
DA-344 28fab35
chore: Update Client.close to prevent double closing and race conditions
DA-344 c378d41
fix: Indentation error
DA-344 e818a1c
Merge branch 'master' into fix/client-run
Dorukyum e963341
chore: Update Client.close and Client.clear to correctly update and u…
DA-344 e19e029
Merge branch 'master' into fix/client-run
DA-344 abf0ca0
Merge branch 'master' of https://github.com/Pycord-Development/pycord…
DA-344 81541a3
Merge branch 'master' into fix/client-run
DA-344 2735849
Merge branch 'master' into fix/client-run
DA-344 c88cac8
merge master
DA-344 0bc5014
chore: make loop a property
DA-344 e60bda3
style(pre-commit): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] cb05d05
chore: make cleanup be done only when necessary
DA-344 81e61b8
Merge branch 'fix/client-run' of https://github.com/DA-344/pycord int…
DA-344 3f0783a
change from = MISSING to = None
DA-344 930a0c6
fix HTTPClient using loop instead of _loop
DA-344 63b36f8
merge master to fix/client-run
DA-344 283f02f
Merge branch 'master' into fix/client-run
Paillat-dev File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.