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
And is based solely on the path and name of the sketch to compile. If we use arduino in a CI system, and want to do things in parallel for multiple archs, then they will collide with each other.
Can we have a bit more unique build path created? By adding timestamp for example in the string that get's md5ifized?