Skip to content

Commit 97f0dc8

Browse files
Merge pull request #9 from iteratec/qa
Minor improvements
2 parents 9d7c6fa + 3f9622c commit 97f0dc8

File tree

52 files changed

+42
-45
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

52 files changed

+42
-45
lines changed

Coroutines/Async vs Launch/Async/task-info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ files:
77
length: 37
88
placeholder_text: TODO()
99
- name: test/Tests.kt
10-
visible: false
10+
visible: true

Coroutines/Async vs Launch/AsyncTask1/task-info.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

Coroutines/Async vs Launch/Launch/task-info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ files:
77
length: 63
88
placeholder_text: TODO()
99
- name: test/output.txt
10-
visible: false
10+
visible: true
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
content:
2-
- Overview
2+
- Introduction
33
- Async
44
- Launch

Coroutines/Cancelation of Coroutines/Cancelling coroutines/task-info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ files:
1010
length: 47
1111
placeholder_text: ""
1212
- name: test/output.txt
13-
visible: false
13+
visible: true

Coroutines/Cancelation of Coroutines/Cooperative/task-info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ files:
77
length: 18
88
placeholder_text: i < 10
99
- name: test/output.txt
10-
visible: false
10+
visible: true

Coroutines/Composing suspend functions/Concurrent/task-info.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ files:
1616
length: 8
1717
placeholder_text: ""
1818
- name: test/Tests.kt
19-
visible: false
19+
visible: true

0 commit comments

Comments
 (0)