Skip to content

Commit

Permalink
multithread issue test 22
Browse files Browse the repository at this point in the history
  • Loading branch information
pippocao committed Oct 8, 2024
1 parent ef6b8ae commit 17c6f23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/bq_log/log/log_imp.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ namespace bq {


// init appenders
if (!config["aaa"].is_integral())
{
bq::platform::scoped_spin_lock lock(spin_lock_);
const auto& all_apenders_config = config["appenders_config"];
Expand Down

0 comments on commit 17c6f23

Please sign in to comment.