-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pure: Store variable values in a ThreadLocal map
To ensure that variable values are not overwritten when different XML are validated on separate threads, store the variable values in aborts ThreadLocal map. Fixes issue #182.
- Loading branch information
1 parent
a2b30c0
commit b727406
Showing
1 changed file
with
11 additions
and
4 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