Skip to content
Snippets Groups Projects
Commit 24c80e83 authored by Sebastien Ponce's avatar Sebastien Ponce
Browse files

Fix race condition in periodic auto flush implementation

use std::promise/future instead of misusing std::condition_variable

Replicated from identical commit in LHCb FSRSink.cpp file (lhcb/LHCb@e4b7fdf9)
parent f75b7de9
No related branches found
No related tags found
No related merge requests found
Pipeline #5594794 failed