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

Fix hashing of NewTerminalArgs #11905

Merged
1 commit merged into from
Dec 9, 2021
Merged

Fix hashing of NewTerminalArgs #11905

1 commit merged into from
Dec 9, 2021

Conversation

lhecker
Copy link
Member

@lhecker lhecker commented Dec 8, 2021

00fe2b0 made the mistake of hashing the pointer of NewTerminalArgs instances
instead of their content. This commit calls NewTerminalArgs::Hash instead.

PR Checklist

  • I work here
  • Tests added/passed

Validation Steps Performed

  • New test passes ✅

@lhecker lhecker force-pushed the dev/lhecker/til-hash-followup branch 2 times, most recently from c45c7d0 to d4d5b7e Compare December 8, 2021 22:29
@lhecker lhecker force-pushed the dev/lhecker/til-hash-followup branch from d4d5b7e to 55ff226 Compare December 8, 2021 23:23
@lhecker lhecker marked this pull request as ready for review December 8, 2021 23:24
@DHowett
Copy link
Member

DHowett commented Dec 8, 2021

@msftbot merge this in 1 minute

@ghost ghost added the AutoMerge Marked for automatic merge by the bot when requirements are met label Dec 8, 2021
@ghost
Copy link

ghost commented Dec 8, 2021

Hello @DHowett!

Because you've given me some instructions on how to help merge this pull request, I'll be modifying my merge approach. Here's how I understand your requirements for merging this pull request:

  • I won't merge this pull request until after the UTC date Wed, 08 Dec 2021 23:27:11 GMT, which is in 1 minute

If this doesn't seem right to you, you can tell me to cancel these instructions and use the auto-merge policy that has been configured for this repository. Try telling me "forget everything I just told you".

@ghost ghost merged commit 2c7b18f into main Dec 9, 2021
@ghost ghost deleted the dev/lhecker/til-hash-followup branch December 9, 2021 00:38
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AutoMerge Marked for automatic merge by the bot when requirements are met
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants