Stiffstream / restinio

Cross-platform, efficient, customizable, and robust asynchronous HTTP(S)/WebSocket server C++ library with the right balance between performance and ease of use
Other
1.15k stars 93 forks source link

Many tests fail: failed to start server on 127.0.0.1:8086: bind: Address already in use #217

Open yurivict opened 5 months ago

yurivict commented 5 months ago

log

Version: 0.7.2 FreeBSD 14.0 amd64 clang-18

eao197 commented 4 months ago

Hi!

Is it possible that tests are running in parallel?