Skip to content
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

Pickleable rosbag exceptions (#1210 revisited). #1652

Merged
merged 3 commits into from
Apr 1, 2019

Conversation

cwecht
Copy link
Contributor

@cwecht cwecht commented Mar 13, 2019

This fixes #1209 in a API preserving way. It replaces #1210. Also tests for the pickleability have been added.

@dirk-thomas
Copy link
Member

Thanks for the patch.

@dirk-thomas dirk-thomas merged commit 6e76dea into ros:melodic-devel Apr 1, 2019
tahsinkose pushed a commit to tahsinkose/ros_comm that referenced this pull request Apr 15, 2019
* test_rosbag/test_bag.py: test, if rosbag exception can be pickled

* rosbag/bag.py: rosbag exceptions can now be unpickled

* pep8
dirk-thomas pushed a commit that referenced this pull request Aug 4, 2020
* test_rosbag/test_bag.py: test, if rosbag exception can be pickled

* rosbag/bag.py: rosbag exceptions can now be unpickled

* pep8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ROSBagException should call the base constructor
2 participants