Skip to content

Flag Reentrance doesn't work! #6

Description

@adya

Flag reentrance implementation completely fails to actually synchronize access, due to the flag having no awareness of where it was called from, so that once entered on one thread, all other threads perform unsynchronized access!!! DAMN IT!!!!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions