grantila / q

A platform-independent promise library for C++, implementing asynchronous continuations.
http://libq.io
Apache License 2.0
193 stars 24 forks source link

Tests: cannot allocate memory #27

Closed Globik closed 5 years ago

Globik commented 6 years ago

By compiling tests directory for channel.cpp. Is this channel test critical? I'm on ubuntu 14 32-bit.

grantila commented 5 years ago

No no, these tests work fine on machines with a lot of memory, you won't need it. However, you probably want to compile on a machine with a lot of memory anyway since you might end up with a complex app yourself.