Skip to content

Various fixes #158

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

Merged
merged 8 commits into from
Feb 16, 2023
Merged

Various fixes #158

merged 8 commits into from
Feb 16, 2023

Conversation

lipanski
Copy link
Owner

@lipanski lipanski commented Feb 15, 2023

Related to #155 and #157

  • Use reqwest in tests
  • Replace std:net::TcpListener with tokio::net::TcpListener
  • Make sure oneshot senders don't get dropped before receiving
  • Small refactoring in Mock::assert to avoid calling hits twice
  • Stream with while not with loop
  • Expose a ServerGuard object which dereferences to Server
  • When recycling servers, check if the sender & state are still busy
  • Disable server pool for now

@lipanski lipanski changed the title stuff Various fixes Feb 15, 2023
@lipanski lipanski merged commit 1fa3ef0 into master Feb 16, 2023
@lipanski lipanski deleted the stuff branch February 16, 2023 17:43
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