wledfor2
wledfor2
Does anyone have a temp workaround for this issue? It's very crippling, with more and more IRC networks going SSL only.
Thanks, both of you.
The issue isn't just NUnit. It happens when any exception but ScriptRuntimeException is thrown. ``` //this works public DynValue Catch(DynValue testDelegate, DynValue message) { Exception e = null; try {...
I will PR this myself most likely, I would like to setup some better unit tests for symbol fuzzy-matching first.