-
-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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
Labels
No labels