﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
23261	Plugin MapWithAI initialization may wait forever	marcello@…	marcello@…	"If the initialization of the `MapWithAILayerInfo` singleton fails, the listeners will never get called and the plugin will wait forever at:

https://github.com/JOSM/MapWithAI/blob/4af7ac225ff2ecf8428a011cdfbbdf06cf5e079a/src/main/java/org/openstreetmap/josm/plugins/mapwithai/data/mapwithai/MapWithAILayerInfo.java#L103C1-L103C1

This causes the integrationTest suite to never complete.  The @Timeout on the test class
`PluginHandlerTestIT` has no effect.

I don't know why the plugin is failing, probably my fault, but it should never fail and lock up the whole show.
"	defect	needinfo	minor		Plugin mapwithai				
