Skip to content

Instantly share code, notes, and snippets.

@myungpyo
Created June 7, 2022 14:02
Show Gist options
  • Save myungpyo/05658fdef4b626366886a1568a1095b2 to your computer and use it in GitHub Desktop.
Save myungpyo/05658fdef4b626366886a1568a1095b2 to your computer and use it in GitHub Desktop.
launch(CoroutineName("Coroutine:B-2") + SupervisorJob(coroutineContext[Job])) {
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment