Skip to content

Is dsc.loop() thread safe? #321

Discussion options

You must be logged in to vote

After lots of other work, turns out this library is definitely not thread safe. I tried having the unlocker code in a separate thread on an ESP32 to no avail. Deadlocks occur after the 4th or 5th code. Using the write("1234", true) does not help. Not planning on trying to fix this.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by frankonski
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant