Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

test: fix test-debug-port-from-cmdline.js #9049

Commits on Jan 16, 2015

  1. test: fix test-debug-port-from-cmdline.js

    Make this test less prone to race conditions by using synchronous
    interprocess communication instead of a timer to determine when the
    child process is ready to receive messages from its parent.
    
    Also, remove a superfluous timer since the tests suite already makes
    tests time out after a while.
    Julien Gilli committed Jan 16, 2015
    Configuration menu
    Copy the full SHA
    d8a01a3 View commit details
    Browse the repository at this point in the history