tracing: Fix panic on closed channel #24

Merged
fyrchik merged 1 commit from dstepanov-yadro/frostfs-api-go:fix/tracing-panic into master 2023-04-18 08:08:23 +00:00

1 commit

Author SHA1 Message Date
30c5a0f55c [#24] tracing: Fix panic on closed channel
Closed channel is also ready for communication, so select
statement can write to it.

Signed-off-by: Dmitrii Stepanov <d.stepanov@yadro.com>
2023-04-18 10:47:55 +03:00