It seems to me that we want more things to run asynchronously, and not
the other way around.
As I said earlier in the thread, this seems only to add complexity (for example making it hard to reuse `man` for other things, the reason I filed this issue originally) for no useful gain on modern machines (the delay when formatting even the longest man page is short).
--