pub fn exit_fetch_thread()Expand description
Send the exit message to the background thread, after which the caller can, and should, join on the thread.
pub fn exit_fetch_thread()Send the exit message to the background thread, after which the caller can, and should, join on the thread.