netcan / asyncio

asyncio is a c++20 library to write concurrent code using the async/await syntax.
MIT License
812 stars 80 forks source link

Release test pass in GCC 11.2 :-) #6

Closed Maziar123 closed 2 years ago

Maziar123 commented 2 years ago

Hi

My test don't show any release bug in GCC 11.2. I use in arch Linux.

Then: " Debian Linux gcc-11/12, gcc-11 crash at Release mode"

Seems wrong Now !