[Mono-bugs] [Bug 445896] Incorrent Sharing Violations reported

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Nov 18 01:44:11 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=445896

User gonzalo at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=445896#c1


Gonzalo Paniagua Javier <gonzalo at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |gonzalo at novell.com
             Status|NEW                                             |RESOLVED
         Resolution|                                                |INVALID




--- Comment #1 from Gonzalo Paniagua Javier <gonzalo at novell.com>  2008-11-17 23:44:11 MST ---
This is how .NET behaves and Mono emulates that as much as possible through its
io-layer. Processes not running in Mono are not subject to the same rules.

If you want to be able to open the same file from 2 mono processes, take a look
a the documentation on File.Open* or Stream to learn what the correct flags
are.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list