Skip to content

Cleanup network communication reaping #7784

@SWvheerden

Description

@SWvheerden

Currently the dht has a sync list to stop it from reaping peers we are syncing to.
We should change the dht to use connection handles when deciding to reap a connection or not.
Some services like the metadata service, should have weak references that know we can kill while others like sync, should be stronb blocking reaping.

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