Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

fix(baseapp): Ensure Panic Recovery in Prepare & Process Handlers#401

Merged
alexanderbez merged 3 commits intomainfrom
bez/fix-process-proposal
Jan 24, 2024
Merged

fix(baseapp): Ensure Panic Recovery in Prepare & Process Handlers#401
alexanderbez merged 3 commits intomainfrom
bez/fix-process-proposal

Conversation

@alexanderbez
Copy link
Contributor

@alexanderbez alexanderbez commented Jan 23, 2024

Changelog

  • Ensure we have panic recovery handlers in PrepareProposal and ProcessProposal.

@codecov
Copy link

codecov bot commented Jan 23, 2024

Codecov Report

Attention: 35 lines in your changes are missing coverage. Please review.

Comparison is base (e12efbc) 54.84% compared to head (c3d4112) 54.82%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #401      +/-   ##
==========================================
- Coverage   54.84%   54.82%   -0.03%     
==========================================
  Files         622      622              
  Lines       52187    52208      +21     
==========================================
+ Hits        28620    28621       +1     
- Misses      21483    21503      +20     
  Partials     2084     2084              
Files Coverage Δ
baseapp/abci.go 52.59% <0.00%> (-1.38%) ⬇️

... and 1 file with indirect coverage changes

@alexanderbez alexanderbez marked this pull request as ready for review January 23, 2024 23:46
Copy link
Collaborator

@yzang2019 yzang2019 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alexanderbez alexanderbez merged commit f01454c into main Jan 24, 2024
@alexanderbez alexanderbez deleted the bez/fix-process-proposal branch January 24, 2024 18:24
yzang2019 added a commit that referenced this pull request Jan 31, 2024
* main:
  [SeiDB] Fix concurrent map access (#411)
  No longer disable dynamic dep generation during ACL dependency generation (#404)
  fix(baseapp): Ensure Panic Recovery in Prepare & Process Handlers (#401)
  Revert removing events for cachekv (#396)
  Add migration handler for disabling seqno (#394)
codchen pushed a commit that referenced this pull request Feb 6, 2024
## Changelog

* Ensure we have panic recovery handlers in `PrepareProposal` and
`ProcessProposal`.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants