[FTR] Unable to connect to debugger #95248
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:Functional Testing
Team:Operations
Team label for Operations Team
After daa0f22, you're no longer able to start the functional test runner with a debug breakpoint.
After starting the FTR with
node --inspect-brk scripts/functional_test_runner
you will seeStarting inspector on 127.0.0.1:9229 failed: address already in use
and the debugger will not work as expected.The text was updated successfully, but these errors were encountered: