Skip to content

device._close() Does not close #1

Description

@tkornack

The problem is that worker threads are not told to terminate. This becomes a problem if a connection is repeatedly opened and closed within a script.

Usually this isn't a problem because the device is opened just once per session and if the script terminates, any worker threads are automatically terminated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions