[Mono-bugs] [Bug 380546] Replacing a dll of running webapp make the webapp hang
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Apr 16 14:44:35 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=380546
User vargaz at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=380546#c2
Zoltan Varga <vargaz at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vargaz at gmail.com
--- Comment #2 from Zoltan Varga <vargaz at gmail.com> 2008-04-16 12:44:34 MST ---
On UNIX, it is not a good idea to use cp to update files open by applications.
The recommended pattern is 'rm <file>; mv <input file> <file>'.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list