Hi,
I am using isilon_sdk to perform provisioning operations on PowerScale. It used to work fine when we were using python 3.6.x. But when we recently upgraded our env to 3.8.x, we are seeing hang issues while connecting to API
When we went through the python documentation, we saw few hang issues with python 3.8 but looks like they got fixed now
Same can be referred from this link https://bugs.python.org/issue38744
Do you have any plans to handle this in near future? Thanks