alibaba / async_simple

Simple, light-weight and easy-to-use asynchronous components
Apache License 2.0
1.69k stars 251 forks source link

add compile option for msvc #375

Closed qicosmos closed 7 months ago

qicosmos commented 7 months ago

Why

add compile option for msvc to avoid compile error when add more test code:

https://github.com/alibaba/async_simple/actions/runs/8200305183/job/22426819820#step:4:304

What is changing

Example