You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deprecated/stately-collections/src/commonTest/kotlin/co/touchlab/stately/collections/SharedLinkedListTest.kt
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -443,7 +443,7 @@ class LinkedListTest {
443
443
*/
444
444
@Test
445
445
funtestBasicThreads() {
446
-
valLOOPS=2500
446
+
valLOOPS=500
447
447
val ops =ThreadOperations { SharedLinkedList<TestData>() }
0 commit comments