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

refactor(pageserver main): signal handling #6554

Conversation

problame
Copy link
Contributor

@problame problame commented Jan 31, 2024

This refactoring makes it easier to experimentally replace BACKGROUND_RUNTIME with a single-threaded runtime. Found this useful during benchmarking.

This refactoring makes it easier to experimentally replace
BACKGROUND_RUNTIME with a single-threaded runtime.
Found this useful during benchmarking.
@problame problame marked this pull request as ready for review January 31, 2024 15:13
@problame problame requested a review from a team as a code owner January 31, 2024 15:13
@problame problame requested review from jcsp and removed request for a team January 31, 2024 15:13
@problame problame enabled auto-merge (squash) January 31, 2024 15:13
Copy link

github-actions bot commented Jan 31, 2024

2376 tests run: 2283 passed, 0 failed, 93 skipped (full report)


Flaky tests (4)

Postgres 16

Postgres 15

  • test_crafted_wal_end[last_wal_record_crossing_segment]: release

Postgres 14

Code coverage (full report)

  • functions: 54.6% (11223 of 20570 functions)
  • lines: 81.6% (62997 of 77226 lines)

The comment gets automatically updated with the latest test results
92df353 at 2024-01-31T23:40:13.475Z :recycle:

@problame problame merged commit e82625b into main Jan 31, 2024
46 checks passed
@problame problame deleted the problame/integrate-tokio-epoll-uring/benchmarking/2024-01-31-prs/refactor-signals branch January 31, 2024 23:25
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.

2 participants