Skip to content
Commit 56d7afea authored by Michael Jones's avatar Michael Jones Committed by Fabio Baltieri
Browse files

doc: Make sure message is a string before regexing it



There are times when the log message is an exception object and that
causes the regex to fail with a TypeError. Here we work around that
by converting the input to a string.

Signed-off-by: default avatarMichael Jones <m.pricejones@gmail.com>
parent 88c15194
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment