Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistent behavior in Flow 0.66.0 #116

Closed
ajs139 opened this issue Feb 20, 2018 · 1 comment
Closed

Inconsistent behavior in Flow 0.66.0 #116

ajs139 opened this issue Feb 20, 2018 · 1 comment

Comments

@ajs139
Copy link

ajs139 commented Feb 20, 2018

Posting without the usual level of information needed, but it seems like Flow is ignoring some files some of the time, and not others. It will provide errors on a file, but any change to the flow typing of that file will cause the errors to disappear. Even if they are to completely invalid values such as const n:number = '1';. Restarting Flow server does not fix the issue, additionally running the tests on a different machine passes. Adjusting sharedmemory.dep_table_pow and sharedmemory.hash_table_pow seems to have no affect.

Additionally, although probably unrelated, the startup time now takes significantly longer - up to a minute for the "Loading Libraries" step. This is compared to 0.56.0 which was the prior version being used.

@ajs139
Copy link
Author

ajs139 commented Feb 22, 2018

Closed in favor of facebook/flow#5860

@ajs139 ajs139 closed this as completed Feb 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant