harababurel/telereads

unwrap() panic

Ouverte

#2 ouverte le 9 avr. 2018

 (0 commentaire) (0 réaction) (0 personne assignée)Rust (5 forks)github user discovery
bughelp wanted

Métriques du dépôt

Stars
 (47 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Sometimes the bot crashes when trying to unwrap() an Option<T>::None. The stack trace didn't provide any insight towards finding the cause/location of this.

Guide contributeur