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

Sectors are not expiring #625

Closed
Tracked by #522
th7nder opened this issue Dec 6, 2024 · 0 comments · Fixed by #632
Closed
Tracked by #522

Sectors are not expiring #625

th7nder opened this issue Dec 6, 2024 · 0 comments · Fixed by #632
Assignees
Labels
bug Something isn't working
Milestone

Comments

@th7nder
Copy link
Contributor

th7nder commented Dec 6, 2024

After #624 , when you run just testnet and examples/rpc_publish.sh examples/test-data-big.txt, after sector expire they should not longer be returned by deadline_info.

But they are, and we keep proving expired sector.
it may be connected with #592.
cause we're taking all of the sectors from partitions, not not checking for the terminated.

@th7nder th7nder mentioned this issue Dec 6, 2024
32 tasks
@th7nder th7nder added the bug Something isn't working label Dec 6, 2024
@th7nder th7nder added this to the Phase 3 milestone Dec 6, 2024
@th7nder th7nder self-assigned this Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant