I ran the server using flow start --debug --profile, and here are my logs:
logmonitor
Also I'm using https://github.com/flowtype/flow-for-vscode extension, I found out removing option Run On Edit helped but not totally. (logs here are with check on save only).
I'm currently experiencing slow recheck issues (it's 10x faster to just stop & start).
Flow version:
0.131.0
usingtypes-first
.flowconfig
I ran the server using
flow start --debug --profile
, and here are my logs: log monitorAlso I'm using https://github.com/flowtype/flow-for-vscode extension, I found out removing option
Run On Edit
helped but not totally. (logs here are with check on save only).