Commit ab479659 authored by Ali Ijaz Sheikh's avatar Ali Ijaz Sheikh
Browse files

util: delay creation of debug context

We need the debug context to be able to inspect promises. However, this is
very expensive and should not be done on default startup.

PR-URL: https://github.com/nodejs/io.js/pull/2248


Reviewed-By: default avatarBrian White <mscdex@mscdex.net>
Reviewed-By: default avatarMichaël Zasso <mic.besace@gmail.com>
Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
Reviewed-By: default avatarChristopher Monsanto <chris@monsan.to>
Reviewed-By: default avatarColin Ihrig <cjihrig@gmail.com>
parent c786d634
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