mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-15 23:48:15 +08:00
Run test on travis.
This commit is contained in:
@@ -91,7 +91,6 @@ class ReceiverImpl {
|
||||
}
|
||||
|
||||
void ReleaseSender() {
|
||||
std::cerr << __func__ << std::endl;
|
||||
senders_--;
|
||||
notifier_.notify_one();
|
||||
}
|
||||
|
Reference in New Issue
Block a user