Re: [RFC][PATCH v2 1/4] sstate: add a LockedSet class as python set() is not thread safe
Richard Purdie
On Sat, 2022-04-16 at 23:28 +0100, Jose Quaresma wrote:
With this LockedSet python class we can call the 'add' and 'remove' The series blew up on the autobuilder: testsdkest: https://autobuilder.yoctoproject.org/typhoon/#/builders/53/builds/5079/steps/17/logs/stdio oe-selftest: https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/3461/steps/15/logs/stdio and many more, see: https://autobuilder.yoctoproject.org/typhoon/#/builders/83/builds/3535 Cheers, Richard
|
|