Re: [Toaster] [PATCH] toaster: handle changes to "ImagePkgList" event
Richard Purdie <[email protected]>
| Newsgroups | org.yoctoproject.lists.toaster |
|---|---|
| Message-ID | <8896e2e934d56451828bdf83063c4cad1ae2ee02.camel@linuxfoundation.org> |
On Mon, 2022-03-21 at 00:18 +0000, Reyna, David wrote: > > I'm seeing builds reach 100% and then just hang in the toaster UI never > > completing. > > See my recent patch for 14765 (attached). > > I discovered that new race condition with long builds where the end-of-build > event has the build record success outcome properly set, but that commit never > makes it in time to the physical database before the build tear-down. It may > be related to the upgrade to Django 3 (and if so it is the only oddity with > Tim's Django 3 I have encountered). I thought I had that applied but I'd messed up and hadn't, it does work fine with the patch applied. I've merged the two bitbake changes and the OE-Core change so toaster is looking much better on master now ready for kirkstone, thanks.! Cheers, Richard