Does Find now run asynchronously?

As far as normal Finds go, it seems to be synchronous, from a very quick test:

Find IN "C:\" NAME=dopus* UAC=no
Help ABOUT

That will show the About dialog after the search finishes, rather than during the search.

I haven't tried it from a scripting context, but it should usually be the same.