Skip to content

Allow recursive downloads to be more concurrent

  • src/wget.c (main): In cases where the queue_size is not known at startup, spawn the maximum allowed threads for the thread pool.

@rockdaboot w.r.t. the comment on #10, how does this look? I'm not sure if this patch is missing any other scenarios where we may not know the number of URLs at startup.

Merge request reports

Loading