Skip to content

history: Remove get_default()

Also, add chatty_history_new() and adapt to changes.

chatty_history_get_default() was resulting in races when the history is opened immediately after close.

/cc @guido.gunther

Merge request reports