Typically happens when you call internal private methods and set recording at class level. Quickfix is probably to exclude recordings on private methods. Better is probably not to start a new recording if a recording in already going on.
Typically happens when you call internal private methods and set recording at class level.
Quickfix is probably to exclude recordings on private methods. Better is probably not to start a new recording if a recording in already going on.