Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test problem with natlinktimer.py #69

Open
quintijn opened this issue Mar 2, 2024 · 1 comment
Open

test problem with natlinktimer.py #69

quintijn opened this issue Mar 2, 2024 · 1 comment
Assignees

Comments

@quintijn
Copy link
Collaborator

quintijn commented Mar 2, 2024

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.

@quintijn
Copy link
Collaborator Author

Doug, something wrong with the tests in natlinkcore. Could you have a look or can we discuss this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants