## I'm submitting a... - Bug report ## Current behavior Source generation randomly fails with a message similar to this one: ``` Uno.SourceGenerationTasks.targets: error : Error reading response ``` ## Expected behavior Generation does not fail. ## Addtional details For some unknown reason, the generation host crashes, resulting in this error. It sometimes can fail with an `ExecutionEngineException`.