Retrieves critical task respecting isolation level, if provided. The rule is: 1) If no outer critical task and no isolation => take any critical task 2) If working on an outer critical task and no isolation => cannot take any critical task 3) If no outer critical task but isolated => respect isolation 4) If working on an outer critical task and isolated => respect isolation Hint is used to keep so
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected