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
It's obviously my mistake, but it's easily made when moving settings around between sections which use extends = ... and it was not immediately obvious what the cause of this error was.
Perhaps a quick check before doing the expansion could be added to help find such mistakes more easily.
(Using PIO 5.1.0, MacOS Big Sur, Intel)
The text was updated successfully, but these errors were encountered:
What kind of issue is this?
If you’ve found a bug, please provide an information below.
I can get PIO to very verbosely error out in Python due to infinite recursion, using a setting such as this:
It's obviously my mistake, but it's easily made when moving settings around between sections which use
extends = ...
and it was not immediately obvious what the cause of this error was.Perhaps a quick check before doing the expansion could be added to help find such mistakes more easily.
(Using PIO 5.1.0, MacOS Big Sur, Intel)
The text was updated successfully, but these errors were encountered: