LedgerHQ / lib-ledger-core

MIT License
79 stars 83 forks source link

VG-9372 Fix sql session tracer #910

Closed BertrandD closed 2 years ago

BertrandD commented 2 years ago

Due to concurrency on SessionTracer we had a core dump crash on runtime

This PR adds the ability to have multiple spans at a time in the same SessionTracer, and adds thread-safety on it

github-actions[bot] commented 2 years ago

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] commented 2 years ago

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] commented 2 years ago

clang-tidy review says "All clean, LGTM! :+1:"