Skip to content

Race conditions in event handlers #1948

@sergun

Description

@sergun

Hello!

What can you advise to fight race conditions in ipywidgets event handlers.
For example when you click on some button very quickly many times handlers are called also many times and their executions can interleave.

What synchronization mechanism can you advise for such case?

Sergey.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions