ni / nidaqmx-python

A Python API for interacting with NI-DAQmx
Other
428 stars 154 forks source link

Add tests to verify closing task in event callback does not crash or error #558

Closed texasaggie97 closed 5 months ago

texasaggie97 commented 5 months ago

What does this Pull Request accomplish?

DAQmx allows stopping and closing the task in an event callback. Test that is does not crash and behaves properly.

Why should this Pull Request be merged?

Improve test coverage

What testing has been done?

github-actions[bot] commented 5 months ago

Test Results

    34 files  ± 0      34 suites  ±0   43m 46s :stopwatch: -4s  2 248 tests + 4   1 910 :white_check_mark: + 2    338 :zzz: + 2  0 :x: ±0  39 690 runs  +40  34 134 :white_check_mark: +20  5 556 :zzz: +20  0 :x: ±0 

Results for commit c29ef195. ± Comparison against base commit 3fdfbee7.

:recycle: This comment has been updated with latest results.