mirror of
https://gitea.com/gitea/runner.git
synced 2026-08-16 16:57:45 +00:00
92ddcdae09
* 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>