-
Notifications
You must be signed in to change notification settings - Fork 320
Labels
Azure.CoreThe azure_core crateThe azure_core crateClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.blocking-releaseBlocks releaseBlocks releasedesign-discussionAn area of design currently under discussion and open to team and community feedback.An area of design currently under discussion and open to team and community feedback.
Milestone
Description
Like @LarryOsterman does in #3279 we should probably pass in the PagerOptions and not just the Context to better future-proof it.
The only downside is that we're having to (probably) clone more memory for each page, while cloning the Context (basically a Cow) is cheap comparatively.
Metadata
Metadata
Assignees
Labels
Azure.CoreThe azure_core crateThe azure_core crateClientThis issue points to a problem in the data-plane of the library.This issue points to a problem in the data-plane of the library.blocking-releaseBlocks releaseBlocks releasedesign-discussionAn area of design currently under discussion and open to team and community feedback.An area of design currently under discussion and open to team and community feedback.
Type
Projects
Status
Done