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

DNM: add tokio taskdump support #10458

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

problame
Copy link
Contributor

@problame problame commented Jan 20, 2025

Usage

Launch with a single runtime (otherwise the task dump only includes those from the mgmt request handle runtime)

NEON_PAGESERVER_USE_ONE_RUNTIME=current_thread ...your_reproducer...

When it's hanging, run

curl $pageserver:$mgmt_api_port/debug/taskdump | jq --raw-output | less -S

Copy link

6690 tests run: 6356 passed, 0 failed, 334 skipped (full report)


Flaky tests (2)

Postgres 17

Test coverage report is not available

The comment gets automatically updated with the latest test results
a08f49f at 2025-01-21T00:29:31.283Z :recycle:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant