Code52 / carnac

A utility to give some insight into how you use your keyboard
http://carnackeys.com/
Microsoft Public License
4.21k stars 506 forks source link

carnac stop working when process no longer exist #89

Closed michaelloewenstein closed 7 years ago

michaelloewenstein commented 9 years ago

Carnac stops working in the following case:

Open a console (for example: carnac\tools\xunit\xunit.console.x86.exe). Try to create a scenario where you input a key and the console exits before carnac displays your key. The app will stop working since GetAssociatedProcess() method won't find the process Id associated and an exception arises. Now the app no longer response. capture

shiftkey commented 7 years ago

This will be fixed in build 2.0.0.55.