Skip to content

Known performance issue with blocking calls. #290

@tristanpoland

Description

@tristanpoland

The TODO comment indicates a known performance issue with blocking calls. In an async runtime migration, this blocking pattern could cause deadlocks or performance degradation and should be prioritized for resolution.

// TODO: This blocking call is not ideal - we should implement this in a non-blocking way

Originally posted by @Copilot in #284 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions