Process local data#
- class trytond.tools.multiprocessing.local#
Implements an object that stores process local informations. It mimics threading.local from the standard library.
Implements an object that stores process local informations. It mimics threading.local from the standard library.