Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default values for blocking tasks is to inherit urgency from blocked tasks #3482

Closed

Conversation

00sapo
Copy link

@00sapo 00sapo commented Jun 14, 2024

Fixes #3111

Copy link
Collaborator

@djmitche djmitche left a comment

Choose a reason for hiding this comment

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

I agree this is a better default.

Tests are failing for #3485, but I'll hold off merging until that is fixed.

@djmitche djmitche force-pushed the default_blocking_inherit branch from 12ee3e8 to 5b6d968 Compare June 19, 2024 02:48
@djmitche djmitche enabled auto-merge (squash) June 19, 2024 02:49
@djmitche djmitche force-pushed the default_blocking_inherit branch from 5b6d968 to 473c33f Compare July 20, 2024 02:29
@djmitche djmitche force-pushed the default_blocking_inherit branch from 473c33f to 127eb88 Compare August 25, 2024 18:43
@djmitche
Copy link
Collaborator

Rebased onto the latest..

@djmitche djmitche force-pushed the default_blocking_inherit branch from 127eb88 to 269f20e Compare November 27, 2024 23:00
@00sapo 00sapo closed this by deleting the head repository Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dependencies can have lower computed urgency than the tasks they block.
2 participants