Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[flow][debug] Add debug log when we decide that a type is cyclic
Summary: This is normally logged in flow_js_utils, where we add most errors. However, this one has to exist in context.ml to avoid cyclic modules, and it's missing the log. Logging this can help us debug why something is considered to be cyclic under LTI 2.0 Changelog: [internal] Reviewed By: panagosg7 Differential Revision: D55775465 fbshipit-source-id: 6587f5b4cd4d57a3161e31cc4120a636b9ee8470
- Loading branch information