• Send information to script as part of finishing layout.

    This avoids the need for multiple layout RPC operations immediately
    following return of control to script. This means that layout and
    script can continue to operate in parallel at this point, rather
    than one potentially waiting on the shared mutex to be unlocked.
    jdm committed May 15, 2017