-
Sub-task
-
Resolution: Obsolete
-
Major
-
None
-
None
-
None
-
None
-
DataGrid Sprint #29, DataGrid Sprint #30, DataGrid Sprint #33, DataGrid Sprint #34, DataGrid Sprint #35, DataGrid Sprint #36, DataGrid Sprint #37, DataGrid Sprint #38, DataGrid Sprint #39
With remote executor we now use `canBlock` method to dictate running on the blocking executor. Instead we should remove the blocking executor and have the command directly invoke it and we can later refactor those and ignore the `canBlock` method.