sendme: Turn log warning into debug
commit16351d655d5f2cf8a69323b69f55f89c96d91beb
authorDavid Goulet <dgoulet@torproject.org>
Tue, 17 Nov 2020 18:23:29 +0000 (17 13:23 -0500)
committerDavid Goulet <dgoulet@torproject.org>
Tue, 17 Nov 2020 18:23:34 +0000 (17 13:23 -0500)
tree4c96f6fc3a524811af9d9dec431dcf40d781c56a
parent07006785fd47e6ce3303659a03004e133d204cc2
sendme: Turn log warning into debug

When sending the stream level SENDME, it is possible the cirucit was marked
for close or any other failures that can occur. These events can occur
naturally.

Fixes #40142

Signed-off-by: David Goulet <dgoulet@torproject.org>
changes/ticket40142 [new file with mode: 0644]
src/core/or/sendme.c