#1724 identified that no requests are being handled while workspace/tests is running, effectively blocking all LSP-based functionality while VS Code is getting the list of tests. Figure out whether we can relax the dependency constraints between requests here to allow requests to run concurrently to workspace/tests.