AFAICT if an exception is thrown in the main talk handler it's not shown in the debug console.
It would make sense to report them in the same style as GHC panics, so that it's both easier to debug what happened when a session dies and users can report them.
AFAICT if an exception is thrown in the main
talkhandler it's not shown in the debug console.It would make sense to report them in the same style as GHC panics, so that it's both easier to debug what happened when a session dies and users can report them.