euscanwww: Watched herds/maintainers/categories panel
* Refactored templates and templatetags * Added unfavourite views * Added button to favourite/unfavourite package * Panel for showing favourited objects Signed-off-by: volpino <fox91@anche.no>
This commit is contained in:
@@ -58,7 +58,7 @@ def _run_in_chunks(task, iterable, n=32):
|
||||
])
|
||||
result = job.apply_async()
|
||||
# TODO: understand why this causes timeout
|
||||
output.extend(list(result.join(timeout=3600)))
|
||||
#output.extend(list(result.join(timeout=3600)))
|
||||
return output
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user