Files
v2fly/app/log/command
AlloandShelikhoo 4f2fc729ce fix(app/log): prevent close of closed channel
The close of `done` channel may be called many times.
And the handler will be blocked when the log client exists and the
closure func is still not be called.
So use context to resolve those two problems.
2023-02-06 20:15:49 +00:00
..
2022-09-06 20:36:27 +01:00