Add support for performing interactive analysis as part of BASTet workflows. Workflows terminate and automatically restart when being blocked by incomplete interactive tasks.
Add support to pickle analysis classes defined outside of BASTet as part of the storage. Previously this was only possible for functions wrapped via the bastet_analysis decorator or classes that were part of BASTet directly.
Add support for performing interactive analysis as part of BASTet workflows. Workflows terminate and automatically restart when being blocked by incomplete interactive tasks.
Add support to pickle analysis classes defined outside of BASTet as part of the storage. Previously this was only possible for functions wrapped via the bastet_analysis decorator or classes that were part of BASTet directly.