Open
Description
See discussion in #3015. Certain Node.js flags stop worker threads from working. We should recognize that error (ERR_WORKER_INVALID_EXEC_ARGV
) and print a useful error message so users know to disable worker threads in AVA.
See discussion in #3015. Certain Node.js flags stop worker threads from working. We should recognize that error (ERR_WORKER_INVALID_EXEC_ARGV
) and print a useful error message so users know to disable worker threads in AVA.