annoviko / annoviko/pyclustering
Request: react to interrupt signals
Aperta
- Lingua principale
- Python
- Stelle
- 1.2k
- Fork
- 262
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.