mirror of
https://github.com/HeyPuter/puter.git
synced 2026-07-09 08:42:08 +00:00
9bb4570126
Most of the time, we'll already have a TaskManagerRow for the given process, so we can just update its properties. Iterating the results from #iter_tasks means we also insert the rows in the correct order, regardless of their previous order.