• Introduce a namespace structure stored in TLS for any threads that cr…

    …eate pipeline IDs.
    
    This is currently the constellation, and each script thread that is created.
    
    This guarantees that pipeline IDs are unique, without relying on UUIDs.
    
    Each time a new script thread is created, the constellation passes through a new namespace identifier.
    gw3583 committed Sep 30, 2015