Skip to content

Commit

Permalink
Flow: remove max_workers setting
Browse files Browse the repository at this point in the history
This was added back in facebook#17880 to make CI pass for an unrelated change.

Submitting this PR to see if this is still needed to pass on CI. A lot of things have changed since.
  • Loading branch information
kassens committed Sep 29, 2022
1 parent ebbe599 commit b71606f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/flow/config/flowconfig
Expand Up @@ -39,7 +39,6 @@
untyped-type-import=error

[options]
server.max_workers=4
esproposal.class_static_fields=enable
esproposal.class_instance_fields=enable
esproposal.optional_chaining=enable
Expand Down

0 comments on commit b71606f

Please sign in to comment.