HomePhorge

(#21201) Remove thread-safety code
62386161f043Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#21201) Remove thread-safety code

Puppet does not support running in any threaded environments. The thread
safety code that has been added has been, for the most part, haphazard
and not a holistic solution to the threading problem. There are many
areas that are not protected at all and others that were protected in
incomplete ways. The extra code and logic only caused more complication
in the codebase and is removed by this commit.

Details

Provenance
Andrew Parker <andy@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU46c1d56dbbe1: (Maint) Remove whitespace errors
Branches
Unknown
Tags
Unknown

Event Timeline

Andrew Parker <andy@puppetlabs.com> committed rPU62386161f043: (#21201) Remove thread-safety code (authored by Andrew Parker <andy@puppetlabs.com>).Aug 20 2013, 6:24 PM