Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: pathfinder multithreading #1646

Merged
merged 57 commits into from
Nov 2, 2023

Merge branch 'main' into pathfinder-multithread

ddf85ae
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat: pathfinder multithreading #1646

Merge branch 'main' into pathfinder-multithread
ddf85ae
Select commit
Loading
Failed to load commit list.
GitHub Actions / yamllint succeeded Nov 2, 2023 in 1s

reviewdog [yamllint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (21)

.github/FUNDING.yml|3 col 9| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|4 col 10| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|5 col 18| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|6 col 8| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|7 col 11| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|8 col 19| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|9 col 12| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|10 col 12| [warning] too few spaces before comment (comments)
.github/FUNDING.yml|11 col 10| [warning] too few spaces before comment (comments)
.github/labeler.yml|22 col 1| [error] trailing spaces (trailing-spaces)
.github/workflows/build-docker.yml|21 col 5| [error] wrong indentation: expected 6 but found 4 (indentation)
.github/workflows/build-ubuntu.yml|25 col 5| [error] wrong indentation: expected 6 but found 4 (indentation)
.github/workflows/build-windows-cmake.yml|22 col 5| [error] wrong indentation: expected 6 but found 4 (indentation)
.github/workflows/issue.yml|1 col 1| [warning] missing document start "---" (document-start)
.github/workflows/issue.yml|5 col 7| [error] wrong indentation: expected 4 but found 6 (indentation)
.github/workflows/clang-lint.yml|15 col 5| [error] wrong indentation: expected 6 but found 4 (indentation)
.github/workflows/build-windows-solution.yml|25 col 5| [error] wrong indentation: expected 6 but found 4 (indentation)
.github/workflows/cron-stale.yml|12 col 5| [error] wrong indentation: expected 6 but found 4 (indentation)
.github/ISSUE_TEMPLATE/bug.yaml|1 col 1| [warning] missing document start "---" (document-start)
.github/ISSUE_TEMPLATE/request.yaml|1 col 1| [warning] missing document start "---" (document-start)
tests/docker-compose.yaml|1 col 1| [warning] missing document start "---" (document-start)