Skip to content

Ensure that all CLI tools close files when they finish

Ensure that all ligo.skymap command-line tools close any files that they have opened. These command-line tools are used as functions in GWCelery, and were leaking unclosed file descriptors.

Merge request reports