summary refs log tree commit diff stats
path: root/tests/async/tasynctry.nim
Commit message (Expand)AuthorAgeFilesLines
* Implements getCurrentException for try in async procs. Ref #1487.Dominik Picheta2014-09-091-2/+2
* Multiple exception idents in except for async. Ref #1487.Dominik Picheta2014-09-081-0/+51