Closed Fullstop000 closed 4 years ago
I find that there are a number of panic! in pipe_log.rs even with a Result returned in the function. Does this need to be improved?
panic!
pipe_log.rs
Result
@hicqu @zhangjinpeng1987
Good idea! it can make code more clean and robust.
I find that there are a number of
panic!
inpipe_log.rs
even with aResult
returned in the function. Does this need to be improved?@hicqu @zhangjinpeng1987