Skip to content
Snippets Groups Projects
Commit ebdde7b4 authored by Anton Sarukhanov's avatar Anton Sarukhanov
Browse files

Add locking for thread safety.

bluepy is not inherently thread-safe. Concurrent attempts to read/write
will produce unexpected results. With this update, the TurnTouch library
can safely be used in multithreaded code.

See https://github.com/IanHarvey/bluepy/issues/126#issuecomment-213978728
parent 78213d89
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment