You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Return Err from ZstdEncoder rather than sending it on the result channel
If anything goes wrong at any point, short circuting and stopping the
thread would be the better option
Signed-off-by: Pragyan Poudyal <[email protected]>
0 commit comments