2d8989a8d0
get_latest_record is a single fast ORDER BY LIMIT 1 query -- no reason to async-load it. Removes the <.async_result> wrapper and the now-unnecessary render_async() from its test.