Skip to content
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.

Bunch of Flow instances running in parallel #49

Open
rafaelrinaldi opened this issue Dec 20, 2016 · 4 comments
Open

Bunch of Flow instances running in parallel #49

rafaelrinaldi opened this issue Dec 20, 2016 · 4 comments

Comments

@rafaelrinaldi
Copy link

After spending a full day working on a Flow project I've noticed that I had hundreds of instances open on my machine.

flow-memory

Apparently there's no such thing as a daemon or even pooling to kickoff and reuse the same Flow instance instead of creating new ones.

Anyone has any ideas on how to fix this?

@Zyst
Copy link

Zyst commented Mar 22, 2017

I'm also seeing this.

@thomb
Copy link

thomb commented Mar 24, 2017

Same here.

@tylerthehaas
Copy link

tylerthehaas commented May 1, 2017

me too. This is causing flow to run so slow that vim-flow times out and throws an error everytime I save.

@k
Copy link

k commented Jun 27, 2017

Would it be possible to instead have vim-flow connect to an existing flow server that we run separately?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants