Skip to content

Race condition in callbacks for Muse devices using SimpleBLE #396

@Andrey1994

Description

@Andrey1994

It seems like callbacks for all characteristics are executed in its own threads, originally I supposed that there is a single thread for all callbacks. Even more, it looks like multiple callbacks for the same characteristic can be executed in parallel. Need to add a lock to sync them

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions