Fix a few global configuration options being unavailable
This commit is contained in:
parent
e483da14b5
commit
dbbf2eb27b
6 changed files with 20 additions and 20 deletions
|
@ -1,4 +1,4 @@
|
|||
From dd1173b521819609b5a9625b4da4a464ef403db7 Mon Sep 17 00:00:00 2001
|
||||
From 04d794e4aeb4d0b185ed67c14a188f269fb7802b Mon Sep 17 00:00:00 2001
|
||||
From: crast <contact@jamescrasta.com>
|
||||
Date: Sat, 1 Jun 2013 13:52:30 -0600
|
||||
Subject: [PATCH] Reduce thread synchronization in MetadataStoreBase
|
||||
|
@ -101,5 +101,5 @@ index 093c144..64c0f0a 100644
|
|||
for (Map<Plugin, MetadataValue> values : metadataMap.values()) {
|
||||
if (values.containsKey(owningPlugin)) {
|
||||
--
|
||||
2.8.0
|
||||
2.8.3.windows.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue