Closed calpaterson closed 4 years ago
Steps to a robust resolution:
__str__
method of missive.Message
Relates directly to https://github.com/calpaterson/missive/issues/1 and should probably fix https://github.com/calpaterson/missive/issues/2 at the same time
And requires https://github.com/calpaterson/missive/issues/3
Description
Things go terribly wrong in the bg worker when multiple (4+) messages stack up. Something rotten in Missive.
Steps to reproduce
Expected result
Messages processed one after another
Actual result
Processor crashes.
Additional details
Looks like there are a few different problems occurring: