syrusakbary / promise

Ultra-performant Promise implementation in Python
MIT License
362 stars 76 forks source link

Workaround for missing exception traceback #104

Open senseysensor opened 8 months ago

senseysensor commented 8 months ago

Sometimes I don't receive any traceback in log, just exception. This small change addresses the issue.