Skip to content

On pickle serialization, HttpResponse should whitelist the exact context to save #11686

@lmazuel

Description

@lmazuel

We don't control if the context values are pickable or not, we shall start with an actual whitelist that contains the deserialized body (RawDeserializer work), and skip the rest, and extend from there.

Need to be done for the 1.6.0 cycle

Metadata

Metadata

Assignees

Labels

Azure.CoreClientThis issue points to a problem in the data-plane of the library.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions