mirror of
https://gitea.com/gitea/runner.git
synced 2026-07-09 00:08:39 +08: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>