Skip to content

Stopping mid-acquisition when duration is provided hangs execution #5

Description

@afonsocraposo

When stopping the following command before it finishes using CTRL-C freezes the execution of code:

./sense.py -d 10

The error it gives when forcing to stop is:

Exception ignored in: <module 'threading' from '/usr/lib64/python3.10/threading.py'>
Traceback (most recent call last):
  File "/usr/lib64/python3.10/threading.py", line 1551, in _shutdown
    lock.acquire()
KeyboardInterrupt:

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