-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use new IPC protocol by default (except for mini-elp)
Summary: A new IPC protocol was introduced for ELP shell, which allows for precise by-module caching of dependencies even when running `eqwalize-all`. The previous protocol was kept around to avoid regressions in IDE and in ELP CLI. After a period of testing, this protocol seems stable enough that the previous one can be deprecated, except for mini-elp. Reviewed By: ilya-klyuchnikov, alanz Differential Revision: D51524775 fbshipit-source-id: 9de5ff1cb4e2e9faf40d634917b8b171df0c4e80
- Loading branch information
1 parent
a93581e
commit ab28269
Showing
2 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters