amitt001 / delegator.py

Subprocesses for Humans 2.0.
MIT License
1.7k stars 92 forks source link

Add missing import (errno) #45

Closed adsultana closed 6 years ago

adsultana commented 6 years ago

Fix the NameError caused by pid_exists using the currently unimported errno standard library module