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

proxy: async aware password validation #7176

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Conversation

conradludgate
Copy link
Contributor

@conradludgate conradludgate commented Mar 19, 2024

Problem

spawn_blocking in #7171 was a hack

Summary of changes

neondatabase/rust-postgres#29

Checklist before requesting a review

  • I have performed a self-review of my code.
  • If it is a core feature, I have added thorough tests.
  • Do we need to implement analytics? if so did you add the relevant metrics to the dashboard?
  • If this PR requires public announcement, mark it with /release-notes label and add several sentences in this section.

Checklist before merging

  • Do not forget to reformat commit message to not include the above checklist

Copy link

github-actions bot commented Mar 19, 2024

2706 tests run: 2574 passed, 0 failed, 132 skipped (full report)


Flaky tests (1)

Postgres 16

  • test_compute_pageserver_connection_stress: release

Code coverage* (full report)

  • functions: 28.3% (7132 of 25198 functions)
  • lines: 46.8% (43702 of 93283 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
98e5f0b at 2024-03-20T13:13:23.770Z :recycle:

@conradludgate conradludgate marked this pull request as ready for review March 20, 2024 12:26
@conradludgate conradludgate requested a review from a team as a code owner March 20, 2024 12:26
@conradludgate conradludgate enabled auto-merge (squash) March 20, 2024 14:18
@conradludgate conradludgate merged commit 5ec6862 into main Mar 21, 2024
54 checks passed
@conradludgate conradludgate deleted the proxy-pbkdf2-async branch March 21, 2024 10:58
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.

None yet

2 participants