fix
This commit is contained in:
parent
a962704e83
commit
356c368857
2
nohang
2
nohang
@ -2,7 +2,7 @@
|
|||||||
"""A daemon that prevents OOM in Linux systems."""
|
"""A daemon that prevents OOM in Linux systems."""
|
||||||
from time import sleep, time
|
from time import sleep, time
|
||||||
|
|
||||||
# start_time = time()
|
start_time = time()
|
||||||
|
|
||||||
import os
|
import os
|
||||||
from operator import itemgetter
|
from operator import itemgetter
|
||||||
|
Loading…
Reference in New Issue
Block a user