News

This happens regardless of whether or not pandas is in-use by the application. The problem can be avoided by making sure to join all theads before main exits, but this is not generally required by ...
Originally opened as Azure/azure-sdk-for-python#17510 by @ZXeno: I have an HttpTrigger Azure Function written in Python with a dependency that has a child dependency on numba that throws the follow ...