15.3.0 threaded functions need enhanced error handling #41
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I've noticed that when an error occurs within a threaded function it doesn't properly trigger the OnError event or returns the error. This needs to be fixed.
Another issue I've noticed after doing some tests is that, sometimes onerror triggers for normal returns. This isn't good at all. Needs to be looked into.
This is a serious, but simple fix. Will patch and add changes to 15.2.1 release