This commit is contained in:
Alexey Avramov 2019-01-15 00:14:33 +09:00
parent a962704e83
commit 356c368857

2
nohang
View File

@ -2,7 +2,7 @@
"""A daemon that prevents OOM in Linux systems."""
from time import sleep, time
# start_time = time()
start_time = time()
import os
from operator import itemgetter