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

fix: deps: update FFI to fix a slow memory leak #9044

Merged
merged 1 commit into from
Jul 17, 2022

Conversation

arajasek
Copy link
Contributor

Backports #9042

@arajasek arajasek requested a review from a team as a code owner July 15, 2022 19:08
@codecov
Copy link

codecov bot commented Jul 15, 2022

Codecov Report

Merging #9044 (4515405) into release/v1.17.0 (9794652) will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           release/v1.17.0    #9044      +/-   ##
===================================================
+ Coverage            40.57%   40.63%   +0.05%     
===================================================
  Files                  707      707              
  Lines                78737    78737              
===================================================
+ Hits                 31948    31994      +46     
+ Misses               41304    41269      -35     
+ Partials              5485     5474      -11     
Impacted Files Coverage Δ
chain/events/message_cache.go 87.50% <0.00%> (-12.50%) ⬇️
storage/sealer/worker_tracked.go 80.83% <0.00%> (-6.67%) ⬇️
markets/storageadapter/client.go 40.55% <0.00%> (-1.85%) ⬇️
blockstore/autobatch.go 54.62% <0.00%> (-1.69%) ⬇️
chain/actors/builtin/miner/miner.go 46.51% <0.00%> (-1.17%) ⬇️
chain/events/events_called.go 86.34% <0.00%> (-0.98%) ⬇️
markets/storageadapter/dealpublisher.go 82.03% <0.00%> (-0.49%) ⬇️
chain/stmgr/actors.go 46.34% <0.00%> (ø)
chain/consensus/filcns/filecoin.go 54.01% <0.00%> (ø)
storage/sealer/sched_worker.go 80.58% <0.00%> (+0.58%) ⬆️
... and 13 more

@jennijuju jennijuju merged commit 23d51e6 into release/v1.17.0 Jul 17, 2022
@jennijuju jennijuju deleted the asr/backport branch July 17, 2022 19:18
@rjan90 rjan90 mentioned this pull request Jul 22, 2022
5 tasks
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