HomePhorge

Fix #4921 - race condition in Parser Functions creation
f57425da6aeeUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fix #4921 - race condition in Parser Functions creation

The autoloading is not thread safe, which means two threads could both
autoload the same function at the same time.

Signed-off-by: Brice Figureau <brice-puppet@daysofwonder.com>

Details

Provenance
Brice Figureau <brice-puppet@daysofwonder.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Nov 11 2010, 6:03 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU9604f1c4cd5a: Fix #5252 - line number mis-attribution during parsing
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPUf57425da6aee: Fix #4921 - race condition in Parser Functions creation (authored by Brice Figureau <brice-puppet@daysofwonder.com>).Nov 11 2010, 6:03 PM