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: Infinite recursion and Incorrect deprecation notice in PathRunnable (#889)
* Fixed infinite recursion in the setter LaunchAction.pathRunnable
* Moved the deprecation notice to the correct initializer
* Fixed up inits as suggested in review
* Fix linting issues
---------
Co-authored-by: Pedro <[email protected]>
0 commit comments