Skip to content

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

@afonsocraposo

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions