make _get_graph_and_variable_pool_for_single_node_run not mut input dict
Open
project#dify
- Dominant language
- TypeScript
- Stars
- 156k
- Forks
- 24.6k
- Avg merge
- 22h 9m
- Merged PRs (30d)
- 610
Description
how to fix it @dosu
Contributor guide
Research direction
Locate _get_graph_and_variable_pool_for_single_node_run and inspect its callers to see where the input dictionary is modified. Confirm the expected behavior from nearby code, then verify that the original dictionary remains unchanged after a single-node run and run the relevant existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100