moose icon indicating copy to clipboard operation
moose copied to clipboard

Filter operations based on placement in sessions

Open mortendahl opened this issue 2 years ago • 0 comments

Both ExecutionContext and AsyncExecutor are currently responsible for filtering operations based on placement before sending these to AsyncSession for execution. As part of refactoring the core framework we should move this filtering to the sessions themselves so that they may generalise better.

mortendahl avatar Mar 04 '22 13:03 mortendahl