compose/pkg
Milas Bowman 6fc0b6ff27 build: ensure file handles properly closed (#5298)
I've been running the test suite (`./internal/engine` in particular)
with `-count X` a lot recently to catch timing-related test failures.

After running enough times, the tests start failing due to too many
open files, so I did an audit and found a few places where files or
readers weren't always being closed.
2023-02-02 14:59:30 +01:00
..
api Merge pull request #10217 from glours/dry-run-pause-support 2023-01-31 14:56:27 +01:00
compose rename `convert` to `config` to align with compose v1 UX 2023-01-30 22:23:53 +01:00
e2e add support of privileged attribut in service.build section 2022-12-23 09:32:48 +01:00
mocks rename `convert` to `config` to align with compose v1 UX 2023-01-30 22:23:53 +01:00
progress update tty and plain text writers to support dry run mode 2023-01-30 09:27:17 +01:00
prompt use a simpler prompt implementation when we lack a terminal 2023-01-09 10:28:16 +01:00
utils debounce refresh requests with quietperiod 2023-01-18 22:12:54 +01:00
watch build: ensure file handles properly closed (#5298) 2023-02-02 14:59:30 +01:00