Skip to content

Still trying to open buckets when there are pending coordinator packets #778

Closed
@wks

Description

@wks

The assertion error observed in #770 can still be reproduced in rarer cases when GC is triggered very often. One possibility is that GC workers may spuriously wake up when a mutator triggers GC and the coordinator starts executing ScheduleCollection and increments the pending_coordinator_work counter.

Perhaps we should not let GC workers do too much work other than getting executable work packets and executing them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions