BootstrapOptions.inspectBootstrapOptions.inspect to truetrue, and WorkerOptionsWorkerOptions maybe_inspector_servermaybe_inspector_server and should_break_on_first_statementshould_break_on_first_statement. The server is set to listen on 127.0.0.1:9229127.0.0.1:9229. serverserver in inspector_server.rsinspector_server.rs is called, and printsmake_svcmake_svc function is never called (I added some printlins), and netstatnetstat shows the port is not in use, and chrome doesn't find it either.run_localrun_local, and the versions are 0.160.00.160.0 and 0.86.00.86.0 for corecore and runtimeruntime respectively (but a few older versions also didn't work).Join the Discord to ask follow-up questions and connect with the community