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
Release v2.8.0
* Avoided all catchable panics in async drain thread.
* Thanks to @kryvashek in PR #31
* Call of deprecated err.description() replaced with err.to_string().