1
0
Fork 0
mirror of https://gitlab.com/niansa/libasync.git synced 2025-03-06 20:53:29 +01:00
Commit graph

4 commits

Author SHA1 Message Date
Kacper Słomiński
10b4c78b89 basic: get rid of run_token, current_queue and awaitable<T> 2021-10-29 21:52:43 +02:00
Kacper Słomiński
58a1f1c3f1 tests: use frg::stl_allocator instead of our own impl
Also fix the race_and_cancel test
2021-10-29 21:52:43 +02:00
Alexander van der Grinten
78aad0c30b queue: Rewrite to sender/receiver model 2020-05-02 17:27:35 +02:00
Alexander van der Grinten
47a688b02c Add test infrastructure and simple tests 2020-05-02 15:36:18 +02:00