Commit 9a46294
fix(plugin): omit plugin input when copy fails
Return None rather than the shared reference when the execution input
cannot be deep-copied, so handler isolation holds even when a snapshot
cannot be created. Applied from an AI review suggestion.
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 8267552 commit 9a46294
1 file changed
Lines changed: 3 additions & 4 deletions
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
406 | 406 | | |
407 | 407 | | |
408 | 408 | | |
409 | | - | |
410 | | - | |
| 409 | + | |
411 | 410 | | |
412 | | - | |
| 411 | + | |
413 | 412 | | |
414 | | - | |
| 413 | + | |
415 | 414 | | |
416 | 415 | | |
417 | 416 | | |
| |||
0 commit comments