tomerfiliba / microactor

microactor - Untwist your Code!
11 stars 2 forks source link

better exceptions and tracebacks #3

Open tomerfiliba opened 13 years ago

tomerfiliba commented 13 years ago

remember traceback when creating a deferred; when throw is called, remember traceback and display both. that way you get to know where it started the action and on where did it fail.