Hi there, it seems in line 402, `proc.pid` should just read `proc` -- here, `proc` is an `int` (the other two cases are handled by preceding if/else).
Hi there,
it seems in line 402,
proc.pidshould just readproc-- here,procis anint(the other two cases are handled by preceding if/else).