-
Notifications
You must be signed in to change notification settings - Fork 9
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
Write test to make sure references are broken when sending locally #1551
Labels
Comments
jstrzebonski
pushed a commit
that referenced
this issue
Mar 21, 2022
jstrzebonski
pushed a commit
that referenced
this issue
Mar 21, 2022
jstrzebonski
pushed a commit
that referenced
this issue
Mar 21, 2022
jstrzebonski
pushed a commit
that referenced
this issue
Mar 21, 2022
jstrzebonski
pushed a commit
that referenced
this issue
Mar 28, 2022
jstrzebonski
pushed a commit
that referenced
this issue
Mar 28, 2022
jstrzebonski
pushed a commit
that referenced
this issue
Apr 12, 2022
jstrzebonski
pushed a commit
that referenced
this issue
Apr 14, 2022
lifflander
added a commit
that referenced
this issue
Apr 14, 2022
…king-when-sending-locally #1551 test references breaking when sending locally
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What Needs to be Done?
A local send should call
serialize
and thus break local reference semantics. Let's write a test that checks for this behaviour for collections and objgroups.The text was updated successfully, but these errors were encountered: