Skip to content

WebSocketApp is not thread safe #1045

@lhd-biosency

Description

@lhd-biosency

When running a multithreaded load test on a class using WebSocketApp, I realized that WebSocketApp is not thread safe.
My test can run several minutes without error and then an error appears sometimes in WebSocketApp :
'NoneType' object has no attribute 'sock'

I have updated the package to the last version to ensure that this wasn't already fixed.

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