earlephilhower / ezfio

Simple NVME/SAS/SATA SSD test framework for Linux and Windows
GNU General Public License v2.0
166 stars 52 forks source link

DeprecationWarning: isAlive() is deprecated, use is_alive() instead #50

Closed rmbhagwat closed 3 years ago

rmbhagwat commented 3 years ago

Dear ezFIO team,

I get following warnings: - ./ezfio.py:1166: DeprecationWarning: isAlive() is deprecated, use is_alive() instead:20:17 ... while job.isAlive():

I use Ubuntu 20.04.2 LTS (GNU/Linux 5.8.0-50-generic x86_64)