We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10b325d commit e703d04Copy full SHA for e703d04
src/main/kotlin/com/featurevisor/sdk/Instance+Refresh.kt
@@ -22,7 +22,6 @@ fun FeaturevisorInstance.startRefreshing() = when {
22
refresh()
23
delay(refreshInterval)
24
}
25
- stopRefreshing()
26
27
28
0 commit comments