Skip to content

Conversation

@fenhl
Copy link

@fenhl fenhl commented Feb 13, 2018

My code is hitting this exception:

raise IOError("Error setting up watch on %s with flags %s: wd=%s" % (

According to the man page, wd is always -1 if an error occurs and the reason for the error is included in errno. With this patch, the exception message includes errno instead of wd.

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

Successfully merging this pull request may close these issues.

1 participant