-
public final class SingleJobRuns a single coroutine job at a time.
If a previous job is running, cancels it before launching the new one.
public final class SingleJob
Runs a single coroutine job at a time.
If a previous job is running, cancels it before launching the new one.