Redo a lot of Binder code that makes it use a single executor function instead of having multiple implementations of it. Resulting in cases where one implementation might handle something wrong compared to the others.
Fixes issue where the f95_zone_data import from remote had a wrong parameter count. (Had 11. Expected 13)
Redo a lot of
Binder
code that makes it use a single executor function instead of having multiple implementations of it. Resulting in cases where one implementation might handle something wrong compared to the others.Fixes issue where the f95_zone_data import from remote had a wrong parameter count. (Had 11. Expected 13)