Commit f2a45caf authored by Jonas Dohse's avatar Jonas Dohse Committed by Julien Gilli
Browse files

domains: fix stack clearing after error handled

caeb6773 introduced a regression where
the domains stack would not be cleared after an error had been handled
by the top-level domain.

This change clears the domains stack regardless of the position of the
active domain in the stack.

PR: #9364
PR-URL: https://github.com/joyent/node/pull/9364


Reviewed-By: default avatarTrevor Norris <trev.norris@gmail.com>
Reviewed-By: default avatarJulien Gilli <julien.gilli@joyent.com>
parent 51fe319f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment