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

Add __getstate__ and __setstate__ methods in PluginsApp to fix #329 #331

Merged
merged 2 commits into from
Apr 5, 2021

Conversation

markkuleinio
Copy link
Contributor

My attempt to fix #329 (pickling problems with PluginsApp).

@raddessi
Copy link
Contributor

raddessi commented Mar 4, 2021

@markkuleinio if you have a chance would you merge in the latest changes and see if the test suite passes now? Thanks :)

@markkuleinio
Copy link
Contributor Author

No success: https://pastebin.com/yLmBEjCa

@raddessi
Copy link
Contributor

raddessi commented Mar 8, 2021

Ah! You don't have docker installed! OK.. this is something I can work around. I apologize.. I should have thought of that. I'll send up a PR to skip integration tests if docker is not present.

@raddessi
Copy link
Contributor

raddessi commented Mar 8, 2021

FYI however I do think the tests run via github workflows should pass if you merge upstream master in to this branch.

@zachmoody zachmoody merged commit 7e16662 into netbox-community:master Apr 5, 2021
@markkuleinio markkuleinio deleted the fix-pickling branch November 27, 2021 07:14
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.

Not possible to pickle objects
3 participants