Can someone explain `@isolated(any)`?

the closure with @isolated(any), will the closure run on the inherited isolation?

what does it really do?

Thank you.