amilajack / amilajack/eslint-plugin-flowtype-errors

Plugin is spawning multiple flow server processes in different projects

Ouverte
#27 26 commentaires 6 réactions 0 personnes assignées Voir sur GitHub
bug enhancement
Langage dominant
JavaScript
Étoiles
402
Forks
23
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.