mirror of
https://github.com/tstack/lnav
synced 2024-11-17 15:29:40 +00:00
[top_status] reset notification statement so DB tables aren't locked
This commit is contained in:
parent
e27a7d8e9a
commit
2b54ab2768
@ -118,4 +118,5 @@ top_status_source::update_user_msg()
|
||||
log_error("failed to execute user-message expression: %s",
|
||||
fe.fe_msg.c_str());
|
||||
});
|
||||
this->tss_user_msgs_stmt.reset();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user