AsyncResult.abort() call hangs if not all jobs can be stopped
Ouverte
- Langage dominant
- Jupyter Notebook
- Étoiles
- 2.6k
- Forks
- 1k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Shouldn't this method be async?
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Start by locating AsyncResult.abort() and tracing how it waits when some jobs cannot be stopped. Reproduce the hang, inspect callers and related tests, and define the expected asynchronous behavior before making a change. Done means abort no longer hangs in this case and a regression test covers it.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- jupyter, python
- Domaine
- distributed-systems
- Type d'issue
- Bug
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 30/100