-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 3.4.1
-
Component/s: None
-
None
-
Empty show more show less
In some circumstances synchronously thrown errors are caught by executeOperation and reported through an optionally provided callback, or Promise. The logic of executeOperation can be dramatically simplified while also allowing synchronous errors to be thrown as expected.