← Back to team overview

launchpad-reviewers team mailing list archive

Re: [Merge] lp:~rvb/maas/share-mem into lp:maas

 

The other shared variables that need to be made multiprocessing-safe are:
 * recorded_omapi_shared_key
 * recorded_leases
 * recorded_leases_time

I don't think it makes sense to make auth.py the place where all these shared variables come together.  To me it would make more sense to have a separate module to manage this, although of course it could delegate things like the initialization call to individual modules.
-- 
https://code.launchpad.net/~rvb/maas/share-mem/+merge/119371
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~rvb/maas/share-mem into lp:maas.


Follow ups

References