fix(rivetkit-core): return None for empty inspector state to avoid frontend CBOR decode error#4732
Conversation
4d57453 to
397fe1f
Compare
1995a1e to
1250cce
Compare
1250cce to
b819d4e
Compare
Code ReviewVerdict: Approve with minor notes. This is a focused, correct fix. The root cause is clear — What works wellCorrectness. The Lock reduction. The previous code called Helper extraction. Extracting Issues / suggestions
No regression test. The fix is deterministic enough to test: an actor that has never called PR description is empty. The body is an unfilled template. A one-line description of the bug and how to reproduce it would help reviewers and make the git history more useful. SummaryThe core fix is correct and the refactor is a net improvement. The |
b819d4e to
c674f60
Compare
…ontend CBOR decode error
026a6ce to
836ab72
Compare
c674f60 to
60c167f
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: