Skip to content

fix(rivetkit-core): return None for empty inspector state to avoid frontend CBOR decode error#4732

Closed
NathanFlurry wants to merge 1 commit into04-23-fix_rivetkit-core_don_t_install_tokio_signal_ctrl_c_handler_inside_serve_with_configfrom
04-23-fix_rivetkit-core_return_none_for_empty_inspector_state_to_avoid_frontend_cbor_decode_error
Closed

fix(rivetkit-core): return None for empty inspector state to avoid frontend CBOR decode error#4732
NathanFlurry wants to merge 1 commit into04-23-fix_rivetkit-core_don_t_install_tokio_signal_ctrl_c_handler_inside_serve_with_configfrom
04-23-fix_rivetkit-core_return_none_for_empty_inspector_state_to_avoid_frontend_cbor_decode_error

Conversation

@NathanFlurry
Copy link
Copy Markdown
Member

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Copy link
Copy Markdown
Member Author

NathanFlurry commented Apr 24, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@NathanFlurry NathanFlurry force-pushed the 04-23-fix_rivetkit-core_return_none_for_empty_inspector_state_to_avoid_frontend_cbor_decode_error branch from 1250cce to b819d4e Compare April 24, 2026 09:52
@NathanFlurry NathanFlurry mentioned this pull request Apr 24, 2026
11 tasks
@claude
Copy link
Copy Markdown

claude Bot commented Apr 24, 2026

test heading check

@NathanFlurry NathanFlurry force-pushed the 04-23-fix_rivetkit-core_return_none_for_empty_inspector_state_to_avoid_frontend_cbor_decode_error branch from b819d4e to c674f60 Compare April 24, 2026 10:19
@NathanFlurry NathanFlurry force-pushed the 04-23-fix_rivetkit-core_don_t_install_tokio_signal_ctrl_c_handler_inside_serve_with_config branch from 026a6ce to 836ab72 Compare April 24, 2026 10:32
@NathanFlurry NathanFlurry force-pushed the 04-23-fix_rivetkit-core_return_none_for_empty_inspector_state_to_avoid_frontend_cbor_decode_error branch from c674f60 to 60c167f Compare April 24, 2026 10:32
@NathanFlurry NathanFlurry force-pushed the 04-23-fix_rivetkit-core_don_t_install_tokio_signal_ctrl_c_handler_inside_serve_with_config branch from 836ab72 to 82a4042 Compare April 24, 2026 11:48
@NathanFlurry NathanFlurry force-pushed the 04-23-fix_rivetkit-core_return_none_for_empty_inspector_state_to_avoid_frontend_cbor_decode_error branch 2 times, most recently from 12d0648 to 3133b52 Compare April 24, 2026 12:14
@NathanFlurry NathanFlurry force-pushed the 04-23-fix_rivetkit-core_don_t_install_tokio_signal_ctrl_c_handler_inside_serve_with_config branch from 82a4042 to 301e215 Compare April 24, 2026 12:14
@NathanFlurry NathanFlurry force-pushed the 04-23-fix_rivetkit-core_return_none_for_empty_inspector_state_to_avoid_frontend_cbor_decode_error branch from 3133b52 to 894be1e Compare April 24, 2026 12:32
@NathanFlurry
Copy link
Copy Markdown
Member Author

Landed in main via stack-merge fast-forward push. Commits are in main; closing to match.

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.

1 participant