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
This is a live issue that lists future breaking changes that we might want to implement when releasing the next major version.
Rename Settings.enable_bash3_bouncer to Settings.enable_old_bash_bouncer since we are rejecting bash < 4.2 now.
Consider renaming run() to {{ name }}() or something else, to free up this multi-use, potentially conflicting function name (cc Rename run function to main_run #706)
This is a live issue that lists future breaking changes that we might want to implement when releasing the next major version.
Settings.enable_bash3_bouncertoSettings.enable_old_bash_bouncersince we are rejecting bash < 4.2 now.run()to{{ name }}()or something else, to free up this multi-use, potentially conflicting function name (cc Renamerunfunction tomain_run#706)