-
Notifications
You must be signed in to change notification settings - Fork 3k
LRO continuation_token #10801
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
Merged
Merged
LRO continuation_token #10801
Changes from 6 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
4117b62
LRO continuation_token
lmazuel bfa829f
from cont token is a clsmethod
lmazuel 9b04974
Add async ABC for cont token
lmazuel 6ed2b7e
Pickle and azure-core pipeline
lmazuel 8aeb891
Make a aiohttp response pickable, but loosing the internal response
lmazuel 2d61d9c
Add AsyncLROPoller
lmazuel f08c5b1
Merge remote-tracking branch 'origin/master' into lro_continuation_token
lmazuel ccb627d
mypy
lmazuel 568d68b
mpylint
lmazuel 71f1b8b
Continuation token are optional abstract methods
lmazuel c9e8de3
Merge remote-tracking branch 'origin/master' into lro_continuation_token
lmazuel e66c797
Add async status
lmazuel cc859ea
mypy
lmazuel 98ed170
Merge remote-tracking branch 'origin/master' into lro_continuation_token
lmazuel 52ba1d8
base64 the continuation token to be a string and not bytes
lmazuel 500b2be
Merge remote-tracking branch 'origin/master' into lro_continuation_token
lmazuel c4420ec
Typo
lmazuel d91cd26
Tests and new AsyncPoller
lmazuel 02eaf58
Merge remote-tracking branch 'origin/master' into lro_continuation_token
lmazuel d6014bd
Fix mypy
lmazuel ffb34cb
Fix tests for Python 2.7
lmazuel 1c76b88
More tests
lmazuel fa71ece
Add more tests, including asyncio_ensure_future wrapper
lmazuel be43f6c
Merge remote-tracking branch 'origin/master' into lro_continuation_token
lmazuel 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
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
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.