exo icon indicating copy to clipboard operation
exo copied to clipboard

[BUG] not limiting parallelism in some key cases

Open brandonbloom opened this issue 4 years ago • 0 comments

Main issue is probably downloading docker filesystem layers. Need to limit parallelism there, to avoid thrashing between simultaneous downloads.

See also COMPOSE_PARALLEL_LIMIT in docker-compose.

brandonbloom avatar Aug 16 '21 16:08 brandonbloom