harababurel/telereads

unwrap() panic

Open

#2 opened on Apr 9, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (5 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (47 stars)
PR merge metrics
 (No merged PRs in 30d)

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.

Contributor guide