enthought / enthought/distarray

Meta-issue / design principle: minimize implicit arguments, global arguments, and singletons

Aperta
#313 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Python
Stelle
5
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

To facilitate reasoning and remove sources of hangs and bugs, we need to remove all global state and singletons. This means we should refactor the `@local` and `@vectorize` decorators as well, since these need to implicitly access an IPython.parallel `Client`.

We can revisit relaxing this in the future, but for now, this is the standing policy.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.