Need info on any known issues for a paramiko/ ansible version

Hi,

I am using ansible 2.10.8 with python 3.9.2 and running ansible on Windows subsystem for linux (debian linux). Pramiko version is paramiko==2.7.2.

I am seeing some network modules freezing for no apparent reason. Please refer to this post for details (https://groups.google.com/g/ansible-project/c/poCQ3OrgTyc). I am also getting an random error occassionally which usually doesn’t repeat if i run the playbook again - ‘dict object has no attribute stdout’.

So iam wondering if the paramiko or ansible version running on my device has any documented issues that may cause these issues.

Thanks,

Vikram