Skip to content

Commit

Permalink
adding comment
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreardon committed Dec 12, 2018
1 parent 899be35 commit 0c3ed67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,6 @@
suppress_comment= \\(.\\|\n\\)*\\$FlowFixMe
suppress_comment= \\(.\\|\n\\)*\\$ExpectError
include_warnings=true
# Fixing issue with CircleCI where flow would hang
# I suspect this is caused by incorrect advertisement of virtual cores
server.max_workers=1

0 comments on commit 0c3ed67

Please sign in to comment.