Remo Senekowitsch 1dd31a8fdd
Change story of exercise async1
- Remove confusing use of atomics. Use return values of async tasks
  instead, to ensure all tasks are awaited.
- Remove use of `println!()`, which uses a global lock and cannot be
  executed in parallel.
2026-08-10 22:28:37 +02:00
..
2026-08-10 22:28:37 +02:00