Skip to content

Remove ContextManager requirement of Workflow #38

@gpauloski

Description

@gpauloski

We can still require a close() method, which will be sufficient for contextlib.closing in the runner. But right now it's just annoying the user needs to add that boiler plate or that the ContextManagerAddIn requires remembering to add super().__init__().

Metadata

Metadata

Assignees

Labels

enhancementNew features or improvements to existing functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions