hundreds-father-404
03/16/2021, 12:04 AMsession.product_request()
failing when --dynamic-ui
is enabled but the console has been torn down:
The answer might be to make the "render the UI" flag a per-product_request method call flag, rather than a Session-level flag,Thoughts on keeping the Session-level flag, but then adding a bool override to
ExecutionRequest
to force no console?hundreds-father-404
03/16/2021, 12:05 AM--dynamic-ui
in more places, fwictwitty-crayon-22786
03/16/2021, 12:05 AMrun_goal_rules
witty-crayon-22786
03/16/2021, 12:06 AMwitty-crayon-22786
03/16/2021, 12:06 AMhundreds-father-404
03/16/2021, 12:07 AMwitty-crayon-22786
03/16/2021, 12:07 AMhundreds-father-404
03/16/2021, 12:09 AMwitty-crayon-22786
03/16/2021, 12:13 AMwitty-crayon-22786
03/16/2021, 12:14 AMexecute
should not make a difference in runtime