Skip to content

Run Block in Background ThreadΒ #71

@e5LA

Description

@e5LA

Task

Implement a function to run a block in a background thread.

  • Input: lambda block
  • Output: Future or coroutine Deferred
  • File: performance/RunInBackground.kt

Update the performance/README.md with a short entry.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededtype: snippetSmall, reusable Kotlin functions or expressions

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions