FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Assemblymanager thread safety by ArvidJB · Pull Request #277 · pythonnet/pythonnet · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pythonnet
/
pythonnet
Public
Notifications
You must be signed in to change notification settings
Fork
780
Star
5.5k
Code
Issues
153
Pull requests
12
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Assemblymanager thread safety
- #277
#277
Merged
filmor
merged 14 commits into
pythonnet:master
pythonnet/pythonnet:master
from
ArvidJB:assemblymanager_thread_safety
ArvidJB/pythonnet:assemblymanager_thread_safety
Copy head branch name to clipboard
Nov 17, 2016
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Assemblymanager thread safety
#277
filmor
merged 14 commits into
pythonnet:master
pythonnet/pythonnet:master
from
ArvidJB:assemblymanager_thread_safety
ArvidJB/pythonnet:assemblymanager_thread_safety
Copy head branch name to clipboard
Commits
Commits on Oct 26, 2016
Use ConcurrentDictionary for thread safety of import clr
abessen
committed
89a5504
View commit details
Copy full SHA for 89a5504
Browse repository at this point
Commits on Oct 27, 2016
Add thread safety test, use ConcurrentDictionary, lock for assemblies
abessen
committed
cd1b9b9
View commit details
Copy full SHA for cd1b9b9
Browse repository at this point
Use atomic TryAdd call here as well
abessen
committed
596c210
View commit details
Copy full SHA for 596c210
Browse repository at this point
Print System.__file__ if assertion fails
abessen
committed
b9e532d
View commit details
Copy full SHA for b9e532d
Browse repository at this point
Wrap assemblies in thread-safe class, make sure forked thread joins in test_AssemblyLoadThreadSafety
abessen
committed
2742b12
View commit details
Copy full SHA for 2742b12
Browse repository at this point
Commits on Oct 28, 2016
No need to support recursion, also lock when we get _list.Count
abessen
committed
6838be8
View commit details
Copy full SHA for 6838be8
Browse repository at this point
Import some .NET types as well and use them
abessen
committed
59b9ea1
View commit details
Copy full SHA for 59b9ea1
Browse repository at this point
Part of the System namespace is implemented in mscorlib.dll
abessen
committed
2f416c4
View commit details
Copy full SHA for 2f416c4
Browse repository at this point
Missed an asterisk
abessen
committed
3844d19
View commit details
Copy full SHA for 3844d19
Browse repository at this point
Commits on Oct 30, 2016
Merge branch 'master' into assemblymanager_thread_safety
denfromufa
authored
c8ddb63
View commit details
Copy full SHA for c8ddb63
Browse repository at this point
Commits on Nov 4, 2016
Grab lock *before* getting enumerator
abessen
committed
bce86dc
View commit details
Copy full SHA for bce86dc
Browse repository at this point
Merge branch 'assemblymanager_thread_safety' of https://github.com/ArvidJB/pythonnet into assemblymanager_thread_safety
abessen
committed
f3f7151
View commit details
Copy full SHA for f3f7151
Browse repository at this point
Commits on Nov 14, 2016
Merge branch 'master' into assemblymanager_thread_safety
ArvidJB
authored
abb5eff
View commit details
Copy full SHA for abb5eff
Browse repository at this point
Commits on Nov 17, 2016
Merge branch 'master' into assemblymanager_thread_safety
filmor
authored
cee2eb6
View commit details
Copy full SHA for cee2eb6
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL