Using ironpython from C# async-await causes the app to hang
From C# we have to call python function, in this case the nltk lib lemmatize function (which still has no good C# implementation). We call it like this:
From C# we have to call python function, in this case the nltk lib lemmatize function (which still has no good C# implementation). We call it like this: