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(f3): correctly start/stop f3 #12523

Merged
merged 1 commit into from
Sep 27, 2024
Merged

fix(f3): correctly start/stop f3 #12523

merged 1 commit into from
Sep 27, 2024

Conversation

Stebalien
Copy link
Member

@Stebalien Stebalien commented Sep 27, 2024

Related Issues

#12522 (comment)

Proposed Changes

The lifecycle logic got updated along the way but neither the docs nor the logic in lotus got updated to match. This patch correctly stops F3 on exit (and waits for it to shutdown completely).

Also see filecoin-project/go-f3#672

Checklist

Before you mark the PR ready for review, please make sure that:

The lifecycle logic got updated along the way but neither the docs nor
the logic in lotus got updated to match. This patch correctly stops F3
on exit (and waits for it to shutdown completely).

Also see filecoin-project/go-f3#672
@Stebalien Stebalien added the skip/changelog This change does not require CHANGELOG.md update label Sep 27, 2024
@Stebalien Stebalien enabled auto-merge (squash) September 27, 2024 18:56
@Stebalien Stebalien merged commit 19f7168 into master Sep 27, 2024
85 of 87 checks passed
@Stebalien Stebalien deleted the steb/fix-f3-lifecycle branch September 27, 2024 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip/changelog This change does not require CHANGELOG.md update
Projects
Status: ☑️ Done (Archive)
Development

Successfully merging this pull request may close these issues.

2 participants