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

KTOR-6909 Add SocketTimeout for Test Engine #4021

Merged

Conversation

marychatte
Copy link
Member

Subsystem
Test Client

Motivation
KTOR-6909

@marychatte marychatte self-assigned this Apr 11, 2024
@marychatte marychatte force-pushed the marychatte/KTOR-6909-Test-client-ignores-socket-timeout branch from 93a91af to 84b81e9 Compare April 12, 2024 12:10
@marychatte marychatte requested a review from e5l April 12, 2024 12:11
@@ -271,11 +275,13 @@ public class TestApplicationEngine(
public fun createCall(
readResponse: Boolean = false,
closeRequest: Boolean = true,
timeoutAttributes: HttpTimeoutConfig? = null,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could we try making it without API change?

@marychatte marychatte force-pushed the marychatte/KTOR-6909-Test-client-ignores-socket-timeout branch from 84b81e9 to 0f46c12 Compare April 24, 2024 16:24
@marychatte marychatte requested a review from e5l April 25, 2024 19:02
@marychatte marychatte merged commit e4c4c1c into main Apr 26, 2024
12 of 16 checks passed
@marychatte marychatte deleted the marychatte/KTOR-6909-Test-client-ignores-socket-timeout branch April 26, 2024 08:56
@bjhham bjhham mentioned this pull request Apr 30, 2024
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