When an unresponsive image URL was encountered, a null pointer exception was thrown while accessing the bitmap. This exception caused the rest of the URL downloads to be skipped because the coroutines caught the exception and subsequently skipped the remaining downloads.