Skip to content

context managers #15

@jdamasco1

Description

@jdamasco1

To do for far future: use with...as... statements to help set up/teardown procedures for all instruments. Not doing so can possibly cause errors in trying to send commands or trying to connect.

Probably will need to look into __enter__ and __exit__ definitions for each class.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions