Closing the socket is the responsibility of whoever opened it. Fix this in the only user (qemu assembler) by using socket() in a `with` block, which closes the socket on exit. |
||
|---|---|---|
| .. | ||
| org.osbuild.noop | ||
| org.osbuild.qemu | ||
| org.osbuild.tar | ||
| osbuild | ||
Closing the socket is the responsibility of whoever opened it. Fix this in the only user (qemu assembler) by using socket() in a `with` block, which closes the socket on exit. |
||
|---|---|---|
| .. | ||
| org.osbuild.noop | ||
| org.osbuild.qemu | ||
| org.osbuild.tar | ||
| osbuild | ||