Pickle Support
Open
frontend: Python3
good first issue
help wanted
- Dominant language
- C++
- Stars
- 161
- Forks
- 59
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 7
Description
Add [pickle support](https://pybind11.readthedocs.io/en/master/advanced/classes.html#pickling-support) to user-facing classes and states.
We have to check if that is entirely possible and if things like file-handles need to be restored/properly shut down/etc. Probably depends on #171 as well.
Contributor guide
Assessment
This issue has not been assessed yet.