blob: 681c720adfa7ad4a4d8e55500c4b7beb381d1a7c [file] [log] [blame]
import multiprocessing
timeout = 5 * 60
workers = multiprocessing.cpu_count() * 2 + 1
threads = 1