DiamondLightSource / DiamondLightSource/blueapi
Move the tiled writer into `Task`
Open
decision pending
external
- Dominant language
- Python
- Stars
- 13
- Forks
- 13
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 25
Description
The `Task` currently holds the plan name, the parameters and a metadata map. If the tiled writer was added it could be passed as a callback for just the one plan and we wouldn't need the `remove_callback_when_task_finished` machinery in `interface: begin_task`.
Contributor guide
Assessment
This issue has not been assessed yet.