« Previous | Next » 

Revision 916aebab

ID916aebabb83745dd7b1402a92f120107fa6ea6b6
Parent 3f65916f
Child cd42f561

Added by isaacs over 11 years ago

debugger: Make the debugger timeout configurable

If the NODE_DEBUGGER_TIMEOUT environment variable is set, then use
that as the number of ms to wait for the debugger to start.

This is primarily to work around a race condition that almost never
happens in real usage with the debugger, but happens EVERY FRACKING
TIME when the debugger tests run as part of 'make test'.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences