Skip to content

Conversation

@powerumc
Copy link
Contributor

@powerumc powerumc commented Feb 9, 2025

I've created issue #397 and am submitting a PR that adds effective tests.
In summary, if you set the pool size using PoolConstraints::new(0, 0), the connection will wait indefinitely.

I've added two tests to verify this behavior at runtime and at compile time:

  • PoolConstraints::new(0, 0);
  • PoolConstraints::new_const::<0, 0>();

Please review. Thank you.

@powerumc
Copy link
Contributor Author

@blackbeam Hi there 👋

I hope you’re doing well. I just wanted to kindly follow up on this PR and would greatly appreciate your review whenever you have a moment. Please let me know if there’s anything I can clarify or improve. Thank you!

@blackbeam blackbeam merged commit eaf3ff9 into blackbeam:master Jan 15, 2026
18 of 20 checks passed
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