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

FileWatherWin32 threading exception #50

Closed
SpartanJ opened this issue Oct 26, 2013 · 1 comment
Closed

FileWatherWin32 threading exception #50

SpartanJ opened this issue Oct 26, 2013 · 1 comment
Labels
bug Something isn't working major

Comments

@SpartanJ
Copy link
Owner

Original report by Sepehr Taghdisian (Bitbucket: sepul, GitHub: sepul).


destroying efsw object lead to system exception on windows impl:
I did a hack to get mine working , check it out here :
https://bitbucket.org/sepul/efsw/commits/95e5c36765b8a25d2ade4dc36e150c51b4021b21#chg-src/efsw/FileWatcherWin32.cpp

If I delete that branch, the program will fail with exception upon exit, because mHandles array is empty when calling WaitForMultipleObjectsEx

@SpartanJ
Copy link
Owner Author

Original comment by Martín Lucas Golini (Bitbucket: SpartanJ, GitHub: SpartanJ).


Fixed issue #10. Thanks again Sepehr Taghdisian!

@SpartanJ SpartanJ added major bug Something isn't working labels Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working major
Projects
None yet
Development

No branches or pull requests

1 participant