Common Tracer Errors
A summary of commonly occurring errors with tracer objects.
We'll cover the following...
“Concretization” type
The error occurs when we use a tracer object in lieu of the concrete. For example, using a tracer object in an if-else
condition will throw an ...