Bug 229763. Found that reading a file using Mono while that
file is being watched fires a 'OnChanged' event. Changed the file read ReadWrite to a FileAccess.Read prevents this event.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 9 12:27:57 MST 2007 - jnorman@novell.com
|
||||
|
||||
- Bug 229763. Found that reading a file using Mono while that
|
||||
file is being watched fires a 'OnChanged' event. Changed the
|
||||
file read ReadWrite to a FileAccess.Read prevents this event.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 4 13:37:03 MST 2007 - jnorman@novell.com
|
||||
|
||||
|
||||
Reference in New Issue
Block a user