mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-02 18:00:18 +00: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>