You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: backport #3048 to 1.4: don't watch non-existent include directory (#3174)
fix(local-toolchains): don't watch non-existent include directory (#3048)
Apparently, Macs can mis-report their include directory.
Since includes are only needed if C extensions are built, skip watching
the directory
if it doesn't exist.
Work around for
#3043
---------
Co-authored-by: Richard Levasseur <[email protected]>
Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: Ignas Anikevicius <[email protected]>
0 commit comments