Skip to content

DataChannel close and open bug/race condition #495

@koush

Description

@koush

There is a bug with data channels with pending data (either outbound or not ACKed) being closed. Closing the channel sometimes results in newly opened channels to not open, and eventually the SCTP connection terminates completely.

I think there's a related race condition with opening multiple data channels simultaneously.

I'm investigating this myself and will try and provide a fix.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions