• Nikita V. Shirokov's avatar
    fixing bpflist · 98ee5dfe
    Nikita V. Shirokov authored
    when you have lots of shortlived progs, there is posibillity of
    race condition during proc scanning. you could get pid of this
    shortlived prog, but when you will start to read it's fd/ dir
    it will fail, as prog would be already terminated
    98ee5dfe
bpflist.py 2.39 KB