YueGuobin 9c868911e1
Fix: Use _computes instead of _project_created_on_compute for deletion check
The initial fix used _project_created_on_compute to check for disconnected
computes before deletion, but this set gets reset during project.open(),
causing the check to fail.

Now uses self._computes which is loaded from the topology file and
persists through the open() call.

Related: #2703

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-06 00:19:55 +08:00
..
2026-04-11 19:22:05 +08:00
2026-04-11 19:22:05 +08:00
2026-04-11 19:22:05 +08:00
2024-04-22 19:08:45 +07:00
2026-03-11 18:51:32 +01:00