Skip to content

core(lantern): correct overlapping tasks in CPU nodes - #15938

Merged
adamraine merged 1 commit into
mainfrom
correct-pdg-cpu-node
Apr 11, 2024
Merged

core(lantern): correct overlapping tasks in CPU nodes#15938
adamraine merged 1 commit into
mainfrom
correct-pdg-cpu-node

Conversation

@adamraine

Copy link
Copy Markdown
Contributor

I was investigating the weird CI failures in #15839. Long story short the CI failure is caused by the same issue in #15896 where RunTask events can sometimes be overlapping.

We fixed this when calculating observed TBT in #15921, but we did not correct the overlapping tasks in Lantern.

I suspect we may need another PR to address this in main-thread-tasks.js as well...

@adamraine
adamraine requested a review from a team as a code owner April 11, 2024 00:15
@adamraine
adamraine requested review from connorjclark and removed request for a team April 11, 2024 00:15

@paulirish paulirish left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good find!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants