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

Update TLS.kt with docs about coroutineContext parameter #3952

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

rocketraman
Copy link
Contributor

Subsystem
Client/Server, network-tls

Motivation
Update docs based on discussion in Slack: https://kotlinlang.slack.com/archives/C0A974TJ9/p1705535602239209.

Solution
Add docs explaining that the coroutineContext parameter to tls() should generally not be a child of the enclosing scope.

Copy link
Member

@e5l e5l left a comment

Choose a reason for hiding this comment

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

Hey @rocketraman! 🚀 Thanks for the PR. LGTM

@e5l e5l merged commit 6d02e21 into ktorio:main Jan 23, 2024
1 check passed
e5l pushed a commit that referenced this pull request Jan 29, 2024
e5l pushed a commit that referenced this pull request Jan 30, 2024
e5l pushed a commit that referenced this pull request Jan 30, 2024
e5l pushed a commit that referenced this pull request Jan 30, 2024
e5l pushed a commit that referenced this pull request Jan 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.

2 participants