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

Crash due to duplicate WindowCreated event in ApplicationWatcher #1

Open
lostmsu opened this issue Jul 18, 2018 · 0 comments
Open

Crash due to duplicate WindowCreated event in ApplicationWatcher #1

lostmsu opened this issue Jul 18, 2018 · 0 comments

Comments

@lostmsu
Copy link

lostmsu commented Jul 18, 2018

For some reason, I receive the following exception now and then when using ApplicationWatcher:

An item with the same key has already been added.

Exception Stack:
System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
EventHook.ApplicationWatcher.d__19.MoveNext()

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

1 participant