fix(pegboard): reject empty actor kv values#4808
fix(pegboard): reject empty actor kv values#4808NathanFlurry wants to merge 1 commit intoengine-stabilize/actor2-validation-lifecyclefrom
Conversation
PR Review: fix(pegboard): reject empty actor kv valuesOverview: This is a minimal one-line fix that adds an CorrectnessThe fix is correct and closes a real gap. Without it:
The existing Minor suggestions
VerdictThe change is correct and the logic is sound. The suggestions above are non-blocking. Good candidate to merge after the description checklist is filled in and, ideally, a small test is added. |
6953d69 to
9c1aabc
Compare
5cc0e15 to
91328b0
Compare
91328b0 to
ff28b88
Compare
9c1aabc to
bea788e
Compare
bea788e to
ffd9202
Compare
ff28b88 to
a35b876
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: