From 762c912e8ea060bba7d1e35993540c905824d5c0 Mon Sep 17 00:00:00 2001 From: Ignacio Etcheverry Date: Wed, 25 Jul 2018 21:54:21 +0200 Subject: [PATCH] Fix continuous attempt to reload domain with API assemblies out of sync --- modules/mono/csharp_script.cpp | 46 +++++++++++++++++++--------------- 1 file changed, 26 insertions(+), 20 deletions(-) diff --git a/modules/mono/csharp_script.cpp b/modules/mono/csharp_script.cpp index 1c41b17778..8471083f49 100644 --- a/modules/mono/csharp_script.cpp +++ b/modules/mono/csharp_script.cpp @@ -638,35 +638,41 @@ void CSharpLanguage::reload_tool_script(const Ref