Currently we use withProgress API to track the actual environment creation progress. But the cancellation from the notification should be handled better.
- Partial environment creation must be cleaned up for both
venv and conda.
- CancellationError must be handled and exposed via command.
Currently we use
withProgressAPI to track the actual environment creation progress. But the cancellation from the notification should be handled better.venvandconda.