>_
.issue.db
/highway-workflow-engine
Dashboard
Issues
Memory
Lessons
Audit Log
New Issue
Edit Issue #459
Update issue details
Title *
Description
Unnecessary list allocations: 1. list(dict.keys())[-1] -> tuple (inline_executor.py:690,893) 2. list(self._tools.keys()) -> tuple (registry.py:262,273) 3. list(reversed(...)) -> tuple (durable_context.py:1880) 4. list(spawned_tasks.keys()) -> tuple (operators.py:616) Impact: Memory savings, immutability signaling.
Priority
Low
Medium
High
Critical
Status
Open
In Progress
Closed
Won't Do
Due Date (YYYY-MM-DD)
Tags (comma separated)
Related Issues (IDs)
Enter IDs of issues related to this one. They will be linked as 'related'.
Update Issue
Cancel