Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

runtime: Attempt to flush buffers before aborting #5146

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

kostko
Copy link
Member

@kostko kostko commented Jan 17, 2023

No description provided.

@kostko kostko force-pushed the kostko/feature/rt-flush-stderr branch from c72a8d8 to 7dd1422 Compare January 17, 2023 12:40
@codecov
Copy link

codecov bot commented Jan 17, 2023

Codecov Report

Merging #5146 (7dd1422) into master (634a230) will decrease coverage by 0.07%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #5146      +/-   ##
==========================================
- Coverage   66.99%   66.93%   -0.07%     
==========================================
  Files         496      496              
  Lines       53275    53275              
==========================================
- Hits        35692    35659      -33     
- Misses      13255    13294      +39     
+ Partials     4328     4322       -6     
Impacted Files Coverage Δ
...onsensus/tendermint/apps/beacon/state/state_vrf.go 73.33% <0.00%> (-13.34%) ⬇️
go/runtime/host/sandbox/sandbox.go 70.00% <0.00%> (-6.56%) ⬇️
go/runtime/host/protocol/connection.go 68.79% <0.00%> (-5.27%) ⬇️
go/worker/beacon/tx_retry.go 90.47% <0.00%> (-4.77%) ⬇️
go/common/sgx/aesm/aesm.go 44.13% <0.00%> (-3.29%) ⬇️
go/worker/compute/executor/committee/node.go 69.17% <0.00%> (-2.69%) ⬇️
go/runtime/host/sgx/epid.go 72.36% <0.00%> (-2.64%) ⬇️
...nsensus/tendermint/apps/keymanager/transactions.go 48.78% <0.00%> (-2.44%) ⬇️
...consensus/tendermint/apps/roothash/transactions.go 69.77% <0.00%> (-2.23%) ⬇️
go/worker/keymanager/worker.go 65.82% <0.00%> (-2.11%) ⬇️
... and 25 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@kostko kostko merged commit 473dade into master Jan 17, 2023
@kostko kostko deleted the kostko/feature/rt-flush-stderr branch January 17, 2023 13:51
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.

2 participants