aboutsummaryrefslogtreecommitdiffhomepage
path: root/testdata/coroutines.txt
blob: b4f3c111ec2ad7c3824bdc6f4656198258d834fd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
main 1
sub 1
main 2
sub 2
main 3
wait:
  wait start
  wait end
end waiting
value produced after some time: 42
non-blocking goroutine
done with non-blocking goroutine
async interface method call