jow- / ucode

JavaScript-like language with optional templating
ISC License
87 stars 24 forks source link

ubus: automatically clear error information #191

Closed jow- closed 3 months ago

jow- commented 4 months ago

Make all functions clear the last error information on success in order to ensure that error() never reports stale information.