diff options
author | Dan McGee <dan@archlinux.org> | 2010-12-13 20:40:01 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2010-12-13 20:40:01 +0100 |
commit | 7a320edae13ccf7db48f44137a5d20a1bffe90a5 (patch) | |
tree | 1049b342f66bd4467f51b5b3592ada6c8bd9fd3e /packages | |
parent | 1553e2b5c93f1a8566af4ed07630910fce6bc3b1 (diff) | |
download | archweb-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 'packages')
0 files changed, 0 insertions, 0 deletions