Hi,

 

I am getting below error when running C# programme with mono on Linux. Please suggest hint for solution.

 

Mono version : 5.8.1.0

Pyhton.NET : 2.3.0

 

mono_os_mutex_destroy: pthread_mutex_destroy failed with "Device or resource busy" (16)

Aborted


Note : I am able to run only C# programme without issue but issue comes once i run nPython.exe coming with Python.NET.