eclipse-paho / eclipse-paho/paho.mqtt.python
docs: note that exceptions can occur in loop functions
Open
Status: Available
Type: Maintenance
- Dominant language
- Python
- Stars
- 2.4k
- Forks
- 742
- Avg merge
- 12d 48m
- Merged PRs (30d)
- 1
Description
It's probably worth noting that _loop methods can have exceptions, and try and mention maybe one or two of the common ones. Not everything is caught and given a return code, and it's a trap for young players when they find their application dies some days later when their code from the examples hits an exception. Replacing the example text would perhaps make it too bulky, but at least mentioning it would help
Contributor guide
Assessment
This issue has not been assessed yet.