MapWithAI/src/main/java/org/openstreetmap/josm/plugins/mapwithai
Taylor Smock 225abbb685
Avoid using worker thread for getting sources -- this can block data downloads
Signed-off-by: Taylor Smock <tsmock@meta.com>
2023-11-29 11:30:16 -07:00
..
actions
backend Avoid using worker thread for getting sources -- this can block data downloads 2023-11-29 11:30:16 -07:00
commands Avoid using worker thread for getting sources -- this can block data downloads 2023-11-29 11:30:16 -07:00
data Avoid using worker thread for getting sources -- this can block data downloads 2023-11-29 11:30:16 -07:00
gui Avoid using worker thread for getting sources -- this can block data downloads 2023-11-29 11:30:16 -07:00
io/mapwithai Avoid using worker thread for getting sources -- this can block data downloads 2023-11-29 11:30:16 -07:00
spi/preferences
tools Avoid using worker thread for getting sources -- this can block data downloads 2023-11-29 11:30:16 -07:00
MapWithAIPlugin.java Avoid using worker thread for getting sources -- this can block data downloads 2023-11-29 11:30:16 -07:00
UpdateProd.java