Re: [PATCH 09/10] python/aqmp: fix race condition in legacy.py

2022-03-04 Thread Daniel P . Berrangé
On Fri, Feb 25, 2022 at 03:59:47PM -0500, John Snow wrote: > With all of that refactoring out of the way, this is extraordinarily > simple. I think it'd be useful to explain in some detail what the race condition was, because 1 year later no one will remember what scenario we were fixing here. >

Re: [PATCH 09/10] python/aqmp: fix race condition in legacy.py

2022-03-04 Thread John Snow
On Fri, Mar 4, 2022 at 1:01 PM Daniel P. Berrangé wrote: > > On Fri, Feb 25, 2022 at 03:59:47PM -0500, John Snow wrote: > > With all of that refactoring out of the way, this is extraordinarily > > simple. > > I think it'd be useful to explain in some detail what the > race condition was, because 1