Free cookie consent management tool by TermsFeed Policy Generator

Changeset 17782

Timestamp:
11/18/20 10:58:42 (6 years ago)
Author:
gkronber
Message:

#3088: ignore dynamic assemblies and assemblies with empty location in GetTypes(Type type, bool onlyInstantiable, bool includeGenericTypeDefinitions) method.

Reasoning: when hive job manager is loaded at least one dynamic assembly is loaded for WCF call wrappers. This causes an exception in PluginInfrastructure when trying to load the types in the dynamic assembly.

(No files)

Note: See TracChangeset for help on using the changeset viewer.