1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-07-25 21:41:56 +03:00
Files
wsrep-lib/src/exception.cpp
Teemu Ollakka 1f6a6db1e9 * Fixes to SST time server state management
* Logging tweaks
* Boolean to tune behavior on exception
2018-06-22 13:03:12 +03:00

8 lines
134 B
C++

//
// Copyright (C) 2018 Codership Oy <info@codership.com>
//
#include "wsrep/exception.hpp"
bool wsrep::abort_on_exception(false);