Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Feb 2016 08:23:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        mono@FreeBSD.org
Subject:   [Bug 206593] lang/mono: fix kevent-based file system monitor on FreeBSD
Message-ID:  <bug-206593-23699-npcZi7cNtt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206593-23699@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206593

Romain Tartière <romain@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |romain@FreeBSD.org

--- Comment #4 from Romain Tartière <romain@FreeBSD.org> ---
Hi Daniel,

kqueue has been fixed and broken again quite many times.  I would prefer an
upstream fix rather than another local hack.

Can you please consider refactoring the code in order to extend mono's ability
to work with FreeBSD's kevent instead of replacing MacOS's kevent support? 
That way, both implementations would be able to exist side by side, and a new
Factory would permit to choose the correct implementation at runtime?

A pull request could then be created on GitHub.
Feel free to notify me (@smortex) on GitHub in case I can help make this
happen!

Many thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206593-23699-npcZi7cNtt>