[go: nahoru, domu]

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

Disallow token change via SetParent after a command has been deserialized #3389

Merged
merged 2 commits into from
Jan 3, 2024

Conversation

jonsequitur
Copy link
Contributor

This PR fixes an issue where a command, after deserialization, can have its parent set again, overwriting the original token and breaking scheduler correlation.

@colombod
Copy link
Member
colombod commented Jan 3, 2024

Should we have changes in typescript too?

@colombod
Copy link
Member
colombod commented Jan 3, 2024

#3396 will align js to this

@jonsequitur jonsequitur merged commit e78578d into dotnet:main Jan 3, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants