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
There is a bug in the findAuxLibraryPaths(...) method of the ArduinoBuilderRunner class, that causes the procedure of analysing dependencies to be very time consuming. The bug is caused by an error in the resolution of relative paths.
The text was updated successfully, but these errors were encountered:
There is a bug in the findAuxLibraryPaths(...) method of the ArduinoBuilderRunner class, that causes the procedure of analysing dependencies to be very time consuming. The bug is caused by an error in the resolution of relative paths.
The text was updated successfully, but these errors were encountered: