Skip to content

Locking system #77

@federico-razzoli

Description

@federico-razzoli

ConnectionManager starts multiple threads. Each works with connections, changing their states. Race conditions are possible. We need a locking system that prevents a thread from changing the state of a connection while another thread is using it.

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