[Bug 198727] [PATCH] lang/mono FileSystemWatcher (kevent) deadlock problem
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Jan 12 17:24:15 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198727
--- Comment #17 from Ivan Radovanovic <radovanovic at gmail.com> ---
This was actually the most recent work I did with this watcher
https://github.com/radovanovic/monobsd/commit/27141786e3db3e5e381be812ff698d479550e678
That was when we were trying to make mono run better on FreeBSD. I am not sure
if guys from .Net foundation took these patches for their watcher
implementation or they did it from scratch (or they didn't do it at all). In
the meantime I mostly moved away from mono, so I didn't really have time to
look at this issue anymore. At point when I wrote it it passed all tests and it
was able to apply cleanly to upstream. Later I realized that for my use case
for .Net it was much better to have completely broken watcher implementation,
so I stopped using and maintaining it...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-mono
mailing list