[Bug 198727] [PATCH] lang/mono FileSystemWatcher (kevent) deadlock problem

2018-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198727 w.schwarzenf...@utanet.at changed: What|Removed |Added CC||w.schwarzenf...@utanet.a

[Bug 198727] [PATCH] lang/mono FileSystemWatcher (kevent) deadlock problem

2018-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198727 Romain Tartière changed: What|Removed |Added Status|In Progress |Closed Resolution|---

[Bug 198727] [PATCH] lang/mono FileSystemWatcher (kevent) deadlock problem

2018-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198727 --- Comment #14 from joshrueh...@gmail.com --- I believe the patch still applies properly. I actually still use it to enable realtime media scanning for the Emby plugin that I package for the FreeNAS community. It would be great if we could

[Bug 198727] [PATCH] lang/mono FileSystemWatcher (kevent) deadlock problem

2018-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198727 Romain Tartière changed: What|Removed |Added Status|Closed |Open Resolution|Overcome

[Bug 198727] [PATCH] lang/mono FileSystemWatcher (kevent) deadlock problem

2018-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198727 --- Comment #16 from joshrueh...@gmail.com --- Sorry, I confused this with https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206593. I believe both solve the same problem, but #206593 is the patch I have been including with the Emby plugin f

[Bug 206593] lang/mono: fix kevent-based file system monitor on FreeBSD

2018-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206593 --- Comment #11 from Daniel Becker --- I did submit pull requests for these changes upstream; let me check whether all of them have been merged by now. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 198727] [PATCH] lang/mono FileSystemWatcher (kevent) deadlock problem

2018-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198727 --- Comment #17 from Ivan Radovanovic --- 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

[Bug 198727] [PATCH] lang/mono FileSystemWatcher (kevent) deadlock problem

2018-01-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198727 Russell Haley changed: What|Removed |Added CC||russ.ha...@gmail.com --- Comment #