Skip to content

Auto-close HttpClient and CoroutineScope#149

Merged
logan-stytch merged 1 commit intomainfrom
logan/kotlin-close
Apr 27, 2026
Merged

Auto-close HttpClient and CoroutineScope#149
logan-stytch merged 1 commit intomainfrom
logan/kotlin-close

Conversation

@logan-stytch
Copy link
Copy Markdown
Contributor

@logan-stytch logan-stytch commented Apr 27, 2026

Fixes #148

@logan-stytch logan-stytch marked this pull request as ready for review April 27, 2026 17:57
@logan-stytch logan-stytch requested a review from a team as a code owner April 27, 2026 17:57
@logan-stytch logan-stytch requested review from logan-twilio and removed request for a team April 27, 2026 17:57
@logan-stytch logan-stytch merged commit f64a721 into main Apr 27, 2026
10 checks passed
@logan-stytch logan-stytch deleted the logan/kotlin-close branch April 27, 2026 18:00
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.

StytchClient holds OkHttpClient and CoroutineScope but has no close() to release them

2 participants