mirror of
https://gitea.com/gitea/act_runner
synced 2026-05-06 01:37:57 +02:00
* refactor: ignore already closed error This hides the `file already cloesd` error as it is distracting in the output and does not provide any value. * refactor: use go errors Co-authored-by: Casey Lee <caseypl@amazon.com>