﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11855	Mapillary plugin calls oauth.MapillaryUser.getUsername in EDT thread when creating MapilaryPreferenceSetting	wiktorn	nokutu	"I'm profiling the preferences dialog to give it some performance boost. I move all I/O operations outside the EDT thread. The one I've seen that's still taking long time (like 1 second) is
`org.openstreetmap.josm.plugins.mapillary.oauth.MapillaryUser.getUsername()`

Please, move I/O operation outside EDT"	defect	closed	normal		Plugin mapillary	latest	fixed	EDT i/o	
