Skip to content

Conversation

@JinZhou5042
Copy link
Member

Proposed Changes

For #4308

Merge Checklist

The following items must be completed before PRs can be merged.
Check these off to verify you have completed all steps.

  • make test Run local tests prior to pushing.
  • make format Format source code to comply with lint policies. Note that some lint errors can only be resolved manually (e.g., Python)
  • make lint Run lint on source code prior to pushing.
  • Manual Update: Update the manual to reflect user-visible changes.
  • Type Labels: Select a github label for the type: bugfix, enhancement, etc.
  • Product Labels: Select a github label for the product: TaskVine, Makeflow, etc.
  • PR RTM: Mark your PR as ready to merge.

@JinZhou5042 JinZhou5042 requested a review from btovar January 6, 2026 04:10
@JinZhou5042 JinZhou5042 self-assigned this Jan 6, 2026
Copy link
Member

@btovar btovar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This issue may occur in several places in the code. Instead let's only print the notice if the new pointer is different from the old one.

@JinZhou5042
Copy link
Member Author

I see, does the new change look like a solution?

@btovar
Copy link
Member

btovar commented Jan 6, 2026

Looks good! Ready to merge?

@JinZhou5042
Copy link
Member Author

RTM

@btovar btovar merged commit 0b1cade into cooperative-computing-lab:master Jan 6, 2026
12 checks passed
btovar pushed a commit that referenced this pull request Jan 6, 2026
* vine: check whether hash table key is present before inserting

* check duplicate key when inserting

---------

Co-authored-by: Jin Zhou <[email protected]>
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.

2 participants