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

Debugging feature: in-process 'migration' #430

Closed
PhilMiller opened this issue Aug 27, 2019 · 1 comment
Closed

Debugging feature: in-process 'migration' #430

PhilMiller opened this issue Aug 27, 2019 · 1 comment
Assignees

Comments

@PhilMiller
Copy link
Member

I'd like to be able to debug serialization logic in a single process. This could be facilitated by a setting in which calls for 'load balancing' result in every object being packed and unpacked within the same process. This would miss some issues with references to global/static variables or other process-level state, perhaps, but would make it a lot easier to work on object-level state.

@lifflander
Copy link
Collaborator

Closing this as it is the same as #476

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

No branches or pull requests

2 participants