martin-bts / askbot-devel

Askbot is a Django/Python Q&A forum. **Contributors README**: https://github.com/ASKBOT/askbot-devel#how-to-contribute. Commercial hosting of Askbot and support are available at https://askbot.com
Other
0 stars 2 forks source link

Test Failures with notification emails #46

Closed martin-bts closed 5 years ago

martin-bts commented 5 years ago

One of our last test runs before creating the python3 resulted in failures when counting outgoing emails. I think this original Askbot issue https://github.com/ASKBOT/askbot-devel/issues/328 is related.

martin-bts commented 5 years ago

We haven't had this problem as of late. A race condition, which isn't that dramatic with recent Django releases, is likely.

martin-bts commented 5 years ago

Still not occuring. Closing for now.