summaryrefslogtreecommitdiffstats
path: root/library/cpp/threading/future/ut_gtest
Commit message (Collapse)AuthorAgeFilesLines
* Try to prevent slicing in `co_return ex;`thegeorg2025-11-061-1/+6
| | | | commit_hash:348f2fb14a4a93cfa3c8504419d021c1f41e4b8f
* Add return lvalue test (and fix corresponding bugs)thegeorg2025-07-161-0/+3
| | | | commit_hash:f776eaac24e9bbe1abac58a171d9895556c43dd8
* coroutine_traits: Implicitly convert returned std::exception into erroneous ↵thegeorg2025-07-151-21/+73
| | | | | | TFuture commit_hash:80a673361a58719a241d3536cd4ffdd7d1a274ea
* Fix co_await argument dependent lookup for TFuture<T>snaury2025-07-013-0/+72
| | | | commit_hash:d3da906e0b3f303ead8bf1257a3cdceed2778d90
* Fix object destruction order when using TFuture<T> coroutinessnaury2025-06-191-0/+85
| | | | commit_hash:683c797584872e45e8df2ad7c663f1f1ebb253e3
* Intermediate changesrobot-piglet2024-08-061-0/+18
|
* Intermediate changesrobot-piglet2024-08-012-0/+200