github / github/codeql

CatastrophicError: We still have not reached idleness despite waiting for 60 seconds

Đang mở
#10,372 0 bình luận 0 reaction 0 người được giao Xem trên GitHub
question
Ngôn ngữ chính
CodeQL
Star
10.1k
Fork
2.1k
Merge trung bình
2 ngày 15 giờ
Pull request đã merge (30 ngày)
141

Mô tả

**Version**
CodeQL extension version: 1.6.12
CodeQL CLI version: 2.10.4
Platform: win32 x64

Additional VS Code settings:
```
"codeQL.canary": true,
"codeQL.runningQueries.debug": true,
"codeQL.runningQueries.numberOfThreads": 4,
"codeQL.runningTests.numberOfThreads": 4,
```

**Description of the issue**

After running and then cancelling a query multiple times with the VS Code extension and also occasionally deleting the `.cache` directory in between, the following error occurred:
```
com.semmle.util.exception.CatastrophicError: We still have not reached idleness despite waiting for 60 seconds.
The scheduler knows 208 tasks, 0 poked, 1 currently running, and 0 ready to run.
```

Trying to run the query afterwards again after waiting some time succeeded without issues, so feel free to close this issue. I mainly reported it due to the following line in the log output:
```
If you see this error in a production run with the latest CLI, please file a report including the above graph dump.
```
Though maybe my system was just overloaded at that moment for some reason.

[Full log output](https://github.com/github/codeql/files/9543675/log-output.txt)

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.