amilajack / amilajack/eslint-plugin-flowtype-errors

Plugin is spawning multiple flow server processes in different projects

オープン
#27 コメント 26 件 リアクション 6 件 担当者 0 名 GitHub で見る
bug enhancement
主要言語
JavaScript
スター
402
フォーク
23
PR マージ指標
30日以内にマージされた PR はありません

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。