From 1a325e358026531d054928d140af7ce11deb047c 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 (cherry picked from commit 762c912e8ea060bba7d1e35993540c905824d5c0) --- 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 2a25d717a01..53643ace253 100644 --- a/modules/mono/csharp_script.cpp +++ b/modules/mono/csharp_script.cpp @@ -640,35 +640,41 @@ void CSharpLanguage::reload_tool_script(const Ref