mirror of
https://github.com/S7NetPlus/s7netplus.git
synced 2026-02-17 22:38:27 +08:00
This helps to avoid deadlocks when using synchronous API which references the async one in applications with a synchronization context, like a GUI. Should fix #344