Skip to content

Multiple data races found by Xcode Thread Sanitizer #531

Open
@rehsals

Description

@rehsals

Hi!
As per this WWDC session Thread Sanitizer in Xcode helps to find data races.
I use socket.io client in my project and just by running it with limited use cases found some data races.
Maybe they are nothing much, but I think it could be useful to run full socket.io test-suite with Thread Sanitizer enabled to make sure everything is fine. Maybe it will help to eliminate misterious crashes here and there.
What do you think?
Thanks and best regards.
screen shot 2016-10-05 at 10 21 36
screen shot 2016-10-05 at 10 21 56
screen shot 2016-10-05 at 10 22 14

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions