ukui / biometric-authentication

A biometric identification framework.
GNU Lesser General Public License v3.0
20 stars 12 forks source link

bio-pr #10

Closed orange-azz closed 3 years ago

orange-azz commented 3 years ago

问题:pid_file路径判断有概率性不成功。 修改:对pid_file路径判断添加了是否存在该路径的if语句判断。