GeekyEggo / SharpDeck

A .NET wrapper for the official Elgato Stream Deck SDK.
MIT License
25 stars 9 forks source link

Deadlocking prevention #4

Closed GeekyEggo closed 5 years ago

GeekyEggo commented 5 years ago

To better handle deadlocking of async methods, particularly those triggered within the main StreamDeckClient, we should.