amilajack / amilajack/eslint-plugin-flowtype-errors
Plugin is spawning multiple flow server processes in different projects
Đang mở
bug
enhancement
- Ngôn ngữ chính
- JavaScript
- Star
- 402
- Fork
- 23
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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.

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.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.