aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/db/__init__.py
diff options
context:
space:
mode:
authorFrederick Muriuki Muriithi2022-02-08 07:50:13 +0300
committerBonfaceKilz2022-02-08 10:12:27 +0300
commit35092e0bf2c411c6a9cb2e7b5809fca604eec9e0 (patch)
treebae0c2911969b5b458366b1012a1d40136d4f9e6 /tests/unit/db/__init__.py
parent97ae2273a12c89d6042611aa7885240370fae545 (diff)
downloadgenenetwork3-35092e0bf2c411c6a9cb2e7b5809fca604eec9e0.tar.gz
Remove multiprocessing for stability
Web servers are long-running processes, and python is not very good at cleaning up after itself especially in forked processes - this leads to memory errors in the web-server after a while. This commit removes the use of multiprocessing to avoid such failures.
Diffstat (limited to 'tests/unit/db/__init__.py')
0 files changed, 0 insertions, 0 deletions