Fix a few global configuration options being unavailable
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user