Skip to content

test problem with natlinktimer.py #69

Open
@quintijn

Description

When running test_natlinktimer.py (from natlinkcore/tests) (or alltests.py), the following exception is thrown:

Exception ignored in: <function NatlinkTimer.__del__ at 0x044CBA48>
Traceback (most recent call last):
  File "C:\DT\NatlinkcoreDoug\src\natlinkcore\natlinktimer.py", line 97, in __del__
  File "C:\DT\NatlinkcoreDoug\src\natlinkcore\natlinktimer.py", line 284, in stopTimer
natlink.NatError: Calling setTimerCallback is not allowed before calling natConnect

It is not clear why. The natlinktimer module seems to run well.

More intricate tests have been commented out. Maybe need a check too.

Metadata

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