Skip to content

Is such urgency calculations expected? #2699

Discussion options

You must be logged in to vote

Hi @DDzwiedziu,

this would be expected if you have urgency.inherit set to 1. I suspect that is the case for you? Quoting from man taskrc:

urgency.inherit=0
        Not  actually  a  coefficient.  When  enabled, blocking tasks inherit the highest urgency value found in the
        tasks they block. This is done recursively.  It  is  recommended  to  set  urgency.blocking.coefficient  and
        urgency.blocked.coefficient to 0.0 in order for this setting to be the most useful.

since 250 is blocking 248, which has higher urgency than 250, the task 250 "inherits" the urgency value from 248.

Replies: 1 comment 1 reply

Comment options

tbabej
Dec 16, 2021
Maintainer Sponsor

You must be logged in to vote
1 reply
@DDzwiedziu
Comment options

Answer selected by DDzwiedziu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants