Files
yavsc/Yavsc/issue-1-mono.md
2018-01-02 16:35:03 +01:00

9 lines
239 B
Markdown

# using mono > 4.6.2 breaks the dnx behaviour
```term
SynchronizationLockException: Object synchronization method was called from an unsynchronized block of code.
in (wrapper managed-to-native) System.Threading.Monitor.Exit(object)
```