annoviko / annoviko/pyclustering
Request: react to interrupt signals
Ouverte
- Langage dominant
- Python
- Étoiles
- 1.2k
- Forks
- 262
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
The algorithms in this package do not seem to react to interrupt signals (e.g. through the command `kill` in linux or through the jupyter interrupt button). Would be nice if they could detect interruptions and terminate earlier, throwing an error if they receive any such signal - especially since in this package it's very easy to engage into some operation that would not scale to the amount of data passed as input, which then leaves only the option of killing the process to terminate.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.