davidfstr / Crystal-Web-Archiver

Downloads websites for long-term archival.
http://dafoster.net/projects/crystal-web-archiver
60 stars 5 forks source link

Cannot dynamically browse project if many top-level tasks running #157

Open davidfstr opened 1 year ago

davidfstr commented 1 year ago

If there a very many top-level tasks running - usually download tasks - it isn't possible to dynamically browse a project because any dynamic downloads will be blocked until all of the top-level tasks have executed a test unit, which can take a very long time if there are very many top-level tasks.

2023-08-16 - Interactive downloads = high priority

Suggested fixes:

Priority: Low