Check distributed Task status

I am running a long session which contains an@distributed job. I forgot to assign the @distributed Task to a variable and now I don’t have a reference to it. Now I want to check when it’s finished. Is it possible to find the Task somewhere or otherwise check on the status of my @distributed jobs?