The reason for the critical was that task.return* functions do not really cause the function to return so it was hitting return_error and then return_value. This is now fixed and as far as I can tell all comments were addressed.
« Back to merge proposal
The reason for the critical was that task.return* functions do not really cause the function to return so it was hitting return_error and then return_value. This is now fixed and as far as I can tell all comments were addressed.