-
Notifications
You must be signed in to change notification settings - Fork 554
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
When cloning documents in multithreaded scenarios this typically lead to exceptions thrown by the underlying System.IO.Packaging code. This commit, therefore, adds locks to the Save() and Clone() methods to prevent those exceptions from being thrown.
- Loading branch information
1 parent
5e86435
commit ea6962f
Showing
1 changed file
with
75 additions
and
59 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters