Skip to content

Quick fixes and tests #352

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 2 commits into from
Jun 12, 2025
Merged

Quick fixes and tests #352

merged 2 commits into from
Jun 12, 2025

Conversation

Mr3zee
Copy link
Collaborator

@Mr3zee Mr3zee commented Jun 11, 2025

Subsystem
kRPC

Problem Description
Some tests are missing, some changes were left out by previous PRs

Solution

  • Add test for client streams
  • Add test for websocket cancellation (muted for now until KTOR-7234 Fix WS session closure ktorio/ktor#4927)
  • Remove unnecessary change for constructor parameters order in InitializedKrpcClient
  • Added close and awaitCompletion for KrpcClient and KrpcServer

@Mr3zee Mr3zee requested a review from e5l June 11, 2025 19:06
@Mr3zee Mr3zee self-assigned this Jun 11, 2025
@Mr3zee Mr3zee added the housekeeping Some miscellaneous code base changes, tests, etc. label Jun 11, 2025
@Mr3zee Mr3zee force-pushed the documentation-update branch from 0a0d4bb to 125f9ea Compare June 12, 2025 09:12
@Mr3zee Mr3zee force-pushed the quick-fixes-and-tests branch from d455f9a to 7f9d06b Compare June 12, 2025 09:12
Base automatically changed from documentation-update to enforce-strict-mode June 12, 2025 10:32
@Mr3zee Mr3zee force-pushed the quick-fixes-and-tests branch from 7f9d06b to 5d1590e Compare June 12, 2025 10:33
@Mr3zee Mr3zee merged commit e06bf6b into enforce-strict-mode Jun 12, 2025
2 checks passed
@Mr3zee Mr3zee deleted the quick-fixes-and-tests branch June 12, 2025 10:33
Mr3zee added a commit that referenced this pull request Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
housekeeping Some miscellaneous code base changes, tests, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants