python-poetry / python-poetry/install.python-poetry.org
During install or sync ctrl+c only cancels single package installation
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- Python
- Sterne
- 255
- Forks
- 65
- Ø Merge
- 2 Std. 48 Min.
- Gemergte PRs (30 T.)
- 1
Beschreibung
While running poetry install or poetry sync on macOS, ctrl + c will only cancel the installation of the current package being installed. This can be an issue for projects with a longer list of packages if you want to cancel the entire installation.
Won't assume but I would personally prefer to cancel the entire installation process vs stopping (skipping?) a single installation by inputting ctrl + c at the right time. Instead expecting skipping of a single(s) installation using the grouping and the --only or --with functionality.
Noting that this issue existed in poetry's old repo but was listed for windows, so this might not be platform specific.
platform: macOS sequoia 15.7.4
poetry ver: 2.3.3
python ver: have experienced this against 3.10.13 and 3.12.13)
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Reproduziere das Verhalten, indem du poetry install und poetry sync auf macOS ausführst, und verfolge anschließend die Einstiegspunkte der Installations- und Synchronisationsbefehle, um herauszufinden, wie Ctrl+C während der Paketinstallation behandelt wird. Als erledigt gilt die Aufgabe, wenn Ctrl+C den gesamten Installations- oder Synchronisationsprozess abbricht und nicht nur das aktuelle Paket, mit Abdeckung für beide Befehle.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- cli
- Issue-Typ
- Bug
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Ruhig
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 42/100