Naios / continuable

C++14 asynchronous allocation aware futures (supporting then, exception handling, coroutines and connections)
https://naios.github.io/continuable/
MIT License
815 stars 44 forks source link

Example slideshow returns 134 #40

Closed IceflowRE closed 3 years ago

IceflowRE commented 3 years ago

@Naios


Commit Hash

6bffb44d2bcca4989945e4d76ce8d35cf8cdcebd / 4.1.0

Expected Behavior

Return code is 0.

Actual Behavior

Return error code 134.

Steps to Reproduce

Execute example Slideshow.

Your Environment

Logs

More information and logs here

Naios commented 3 years ago

I could not reproduce your issue. Also the slideshow was just created for screenshotting purposes and is not run as part of the regular tests. Additionally the documentation states that GCC 6+ is required by the library.