15.3.0 threaded functions need enhanced error handling #41

Closed
opened 2022-05-26 20:56:35 -04:00 by rayaman · 2 comments
rayaman commented 2022-05-26 20:56:35 -04:00 (Migrated from github.com)

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.

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.
rayaman commented 2022-05-28 23:04:21 -04:00 (Migrated from github.com)

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.

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.
rayaman commented 2022-06-06 19:20:46 -04:00 (Migrated from github.com)

This is a serious, but simple fix. Will patch and add changes to 15.2.1 release

This is a serious, but simple fix. Will patch and add changes to 15.2.1 release
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: epicknex/multi#41
No description provided.