amilajack / amilajack/eslint-plugin-flowtype-errors

Plugin is spawning multiple flow server processes in different projects

Aperta
#27 26 commenti 6 reazioni 0 assegnatari Vedi su GitHub
bug enhancement
Lingua principale
JavaScript
Stelle
402
Fork
23
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

When I run eslint configuration with this plugin in different projects there are multiple flow processes running as a result.

Only way to get rid of these processes is to stop them manually.

![image](https://cloud.githubusercontent.com/assets/174716/19044034/e600aa24-8992-11e6-814b-fafb2136dfa1.png)

This is screenshot when I run linting in 2 projects.

Is there a mechanism to stop them automatically? I know that it is hard because you start server on first run and then use `flow check-contents` to keep this plugin performant.

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.