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