annotations: do not dump a dbg message
The string is created even without printing the message and it takes a lot of time since it formats the expression.
Loading
Please sign in to comment
The string is created even without printing the message and it takes a lot of time since it formats the expression.