Skip to content

Limit Execution Time of TaskΒ #70

@e5LA

Description

@e5LA

Task

Implement a function to limit execution time of a block.

  • Input: block, timeout duration
  • Output: result or timeout exception
  • Use coroutines with withTimeout
  • File: performance/LimitExecutionTime.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