summaryrefslogtreecommitdiffstats
path: root/urls.py
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-12-13 20:40:01 +0100
committerDan McGee <dan@archlinux.org>2010-12-13 20:40:01 +0100
commit7a320edae13ccf7db48f44137a5d20a1bffe90a5 (patch)
tree1049b342f66bd4467f51b5b3592ada6c8bd9fd3e /urls.py
parent1553e2b5c93f1a8566af4ed07630910fce6bc3b1 (diff)
downloadarchweb-7a320edae13ccf7db48f44137a5d20a1bffe90a5.tar.gz
archweb-7a320edae13ccf7db48f44137a5d20a1bffe90a5.tar.xz
Move database interaction out of the threaded section
We were seeing a lot of hangs and long-running never-ending processes. This might be due to some multithreading issues within Django, so move the save() calls to a loop after the join() on the threads doing the mirror polling. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'urls.py')
0 files changed, 0 insertions, 0 deletions