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

Keventwatcher throws exceptions #1910

Closed
wants to merge 1 commit into from
Closed

Keventwatcher throws exceptions #1910

wants to merge 1 commit into from

Conversation

vlomshakov
Copy link

FileSystemWatcher with KeventWatcher backend throws excpetions under MacOS (kernel 14.3.0).
I added tests and straightforward fixes.

@xamarin-cla-bot
Copy link

Hey @vlomshakov,
Thank you for your Pull Request! We <3 our contributors!

However, it looks like you haven't signed our CLA (Contributor License Agreement) yet. In order for us to accept your pull request, you have to sign our CLA first.
Once you do this, we can check over your pull request. You should only have to do this once.

You can read and sign our full Contributor License Agreement here.

Thanks,

Your friendly Xamarin CLA Bot#

@monojenkins
Copy link
Contributor

Hello! I'm the build bot for the Mono project. I need approval from a Mono team member to build this pull request. A team member should reply with "approve" to approve a build of this pull request, "whitelist" to whitelist this and all future pull requests from this contributor, or "build" to explicitly request a build, even if one has already been done. Contributors can ignore this message.

@xamarin-cla-bot
Copy link

Hey @vlomshakov,

Thanks for signing our CLA! We can now look at your pull request.

Always at your service,

Your friendly Xamarin CLA Bot#

@knocte
Copy link
Contributor

knocte commented Jul 2, 2015

Given that there are some whitespace differences between your commits, I think it's better that you squash all your commits into a single one (you can use git rebase for this, and then push -f).

… when path equals to fullPathNoLastSlash;

fix exception ArgumentOutOfRangeException in KqueueMonitor.GetFilenameFromFd, when new path is shorter than old one;
add tests
@shalupov
Copy link
Contributor

Please merge this if it's ok

@lewurm
Copy link
Contributor

lewurm commented Mar 28, 2016

is there still interest to merge this or should it be closed?

@lewurm
Copy link
Contributor

lewurm commented Dec 5, 2017

@alexischr can take care of this please?

@shalupov
Copy link
Contributor

shalupov commented Dec 6, 2017

We do not use KeventWatcher anymore, but I think this fix is still sound (if it wasn't fixed since 2016 yet)

@marek-safar
Copy link
Member

Closing in favour of #5973

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.

8 participants