Comment 2 for bug 1901371

Revision history for this message
shews (shews) wrote :

hello, maybe use memory_usage to sort the host_cells is better? like host_cells = sorted(host_cells, key=lambda cell: cell.memory_usage)