They both get attributes (eg. setattr) before setting any attribute,
and don't call the constructor; so self.storage is not set when getattr
is called for the first times.
Details
Details
- Reviewers
anlambert - Group Reviewers
Reviewers - Commits
- rDSTOadcbf950fbf5: Fix RecursionError when storage proxies are deepcopied or unpickled.
Diff Detail
Diff Detail
- Repository
- rDSTO Storage manager
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DSTO/job/tox/990/ for more details.