Skip to content

Make worker accessible to plugins#128

Open
felixge wants to merge 1 commit intoLearnBoost:masterfrom
felixge:master
Open

Make worker accessible to plugins#128
felixge wants to merge 1 commit intoLearnBoost:masterfrom
felixge:master

Conversation

@felixge
Copy link
Contributor

@felixge felixge commented Jul 19, 2011

Problem: There was previously no way to get a hold of the Worker
instance inside a worker when writing a plugin. This patch
provides such a reference by attaching the Worker instance to the
Master instance inside a worker.

(Rebased version of #127.)

Problem: There was previously no way to get a hold of the Worker
instance inside a worker when writing a plugin. This patch
provides such a reference by attaching the Worker instance to the
Master instance inside a worker.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants