Skip to content

Commit

Permalink
Add an import for kotlin.concurrent.Volatile
Browse files Browse the repository at this point in the history
  • Loading branch information
mvicsokolova committed Apr 15, 2024
1 parent 95aa3bd commit f7df4d2
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -16,6 +16,7 @@ import io.ktor.util.pipeline.*
import io.ktor.utils.io.*
import kotlinx.atomicfu.*
import kotlinx.coroutines.*
import kotlin.concurrent.Volatile

/**
* Engine that based on CIO backend
Expand Down

0 comments on commit f7df4d2

Please sign in to comment.