https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198727
Ivan Radovanovic <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #166119|0 |1 is obsolete| | --- Comment #9 from Ivan Radovanovic <[email protected]> --- Created attachment 166140 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=166140&action=edit patch files I just noticed that some tests are sometimes failing (depending on system load) because I made this implementation do directory scanning *after* returning from EnableRaisingEvents (apparently MS version returns only after it is ready to detect all changes). I made our version behave the same way (although previous behavior was maybe appropriate for large number of files watched (you start watcher and while it scans directories main thread can do other tasks)). -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-mono To unsubscribe, send any mail to "[email protected]"
