Skip to content

Fix adapter over-attaching

Guilherme C. Souza requested to merge fix-adapter-overattaching into master
  • Fix conf loader to not output warning when no conf path is provided
  • Fix exception when route errors would trigger an error event without listeners
  • Isolates sync/async error adapter
  • Isolates router adapting code
  • Fix default error handler that would attach itself again on every request
Edited by Guilherme C. Souza

Merge request reports