amilajack / amilajack/eslint-plugin-flowtype-errors

Plugin is spawning multiple flow server processes in different projects

Aberta
#27 26 comentários 6 reações 0 responsáveis Ver no GitHub
bug enhancement
Linguagem predominante
JavaScript
Estrelas
402
Forks
23
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

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.

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.