Async stack traces referring to macros

2021-02-25 Thread Araq
Hard to say but you can put `echo` statements into your program to see the last thing that completed successfully. :-)

Async stack traces referring to macros

2021-02-25 Thread benob
Is there a way to resolve where a macro was called in an async stack trace? Here is an example: nim /home/ubuntu/gemini/mine/gemini_server.nim(113) gemini_server /opt/nim/lib/pure/asyncdispatch.nim(1935) waitFor /opt/nim/lib/pure/asyncdispatch.nim(1627) poll /opt/nim