mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
* Bubble up the error to prevent `unhandledRejection` * Add changeset * Remove unused async context * Catch callback errors Just in the off chance the bus.publish will throw an error --------- Co-authored-by: Rijk van Zanten <rijkvanzanten@me.com>