AIRLegend / aitrack

6DoF Head tracking software
MIT License
1.07k stars 107 forks source link

Solve bug related with program not releasing resources on closing whi… #10

Closed AIRLegend closed 4 years ago

AIRLegend commented 4 years ago

As reported on https://github.com/AIRLegend/aitracker/issues/9, this could keep the program running or crashing.

Error reproduction:

  1. User starts tracking
  2. User closes the program

Effect:

Now: The program exits as expected.

Untitled