Bugsnag v5.22.8 Release Notes

Release Date: 2019-10-10 // over 4 years ago
  • 🐛 Bug fixes

    • 🛠 Fix use-after-free in notify() logic which could lead to a deadlock
      #420
    • ⬇️ Reduce severity of log message about thread status from 'error' to 'debug' as
      it does not necessarily indicate a problem and is only used for debugging.
      #421