Valery Mironov

Results 137 comments of Valery Mironov

https://github.com/facebookexperimental/libunifex/blob/main/source/async_mutex.cpp#L40

async mutex doesn't really mutex. Try to test something like this: https://github.com/YACLib/YACLib/blob/main/test/unit/coroutine/async_mutex.cpp#L273 In cppcoro mutex in unlock you serialize multiple lock waiters to single thread

> Currently there's a separate metric for each http method. Such solution forces to manually type out each metric in queries which greatly increases code duplication (we can also make...

>If there is a reason for this link_libraries to be here, please explain it to me. We don't want link every target with abseil, it's not convenient. So if you...

> For my test binaries, I might just not want these libraries to be linked (or even built). It's utils, StrCat, hashmaps, etcs, replacement for part of std. I don't...

@Dronplane > Maybe remove core/utils/utf8_path.cpp/h files entirely and update corresponding includes? Now they contain nothing useful I think better to remove usages first. So plan: 1. Remove difference 2. Test...

3. Было бы круто если бы режимы были не пересекающиеся и как следствие админ мог активировать/деактивировать несколько из них

We use s2 on windows in ArangoDB

@derekmauro What is your version of gcc, clang, libstdc++?

@derekmauro What is your version of gcc, clang, libstdc++?