Truncate InvalidCallbackReturnValue size#2663
Conversation
5f28a34 to
ea238d2
Compare
|
Looks great, thanks! Would you mind adding a test in After that, just a changelog entry - make a new |
|
hi @stdedos |
Truncate the stringified value of `bad_val`, in order to avoid excessive output on the debug pop-up. Fixes plotly#2658 Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
3a3bc5d to
9940d50
Compare
Signed-off-by: Stavros Ntentos <133706+stdedos@users.noreply.github.com>
9940d50 to
587fa9d
Compare
|
Hello there, both! I don't think it's feasible for me to do testing for this PR. It was not a commitment discussed in #2658.
I do not want to spend more headaches trying to bootstrap testing something otherwise easy to spot as working. |
|
Thanks for giving it a shot @stdedos - sorry to hear it's not working. We'll find a time to finish it up at some point. |
Truncate the stringified value of
bad_val,in order to avoid excessive output on the debug pop-up.
Fixes #2658
Signed-off-by: Stavros Ntentos 133706+stdedos@users.noreply.github.com