mirror of
https://github.com/chatmail/core.git
synced 2026-04-06 15:42:10 +03:00
Events don't have an `id`, so promises[response.id] does not exist for them. This currently prints a DEP0168 [1] deprecation warning, but will likely return an error in the future. [1] https://nodejs.org/api/all.html#all_deprecations_dep0168-unhandled-exception-in-node-api-callbacks