helpserv does not always a message on request drop
Brought to you by:
entrope
hi,
i'm not sure if it's a bug or if it is really meant the way it is implemented ...
helpservs handle_part only sends a drop notification if there is a request text ... imho this does not make sense ... it should send it always (line 3841 in current git head)
The intent was to limit spam to the helpers in the channel for users who didn't really have a question. It seems like the user leaving would make it clear that the request was closed.