Daiki AMINAKA
Daiki AMINAKA
OK, the timer is 10 sec which was set at 44. then expired at 54 06:50:44.810 [Microsoft-Quic][conn][0x243EF6A38B0] Setting TIMER.IDLE , delay=10000000 us
@nibanks What's this? this says ignoring, but `EventConnectionComplete` is set which unblock the main thread then fail. https://github.com/microsoft/msquic/blob/cd5019f2de4251d45cda8783055165c7d32be27c/src/test/lib/TestConnection.cpp#L816C1-L822C89
My idea are - make idle timeout longer - retry connection if it there is idle timeout
how about retrying test from `test.ps1` level?
Looks like there is actual issue (use after free). I need to fix.
When disabling the RSS. Using different Partition for NAT rebinded packets  When enabling the RSS. Always use same Partition (once connection is established) 
opening and loading.
https://github.com/PowerShell/PowerShell/issues/21385
There are build errors in several flavors.
`-CodeCheck` on Ubuntu 24.04 (GCC 13.2.0) shows error below. This cannot be suppressed by `add_compile_options(-Wno-misc-header-include-cycle)` in `src/submodules/CMakeLists.txt` or `src/generated/CMakeLists.txt` ``` [ 94%] Built target msquic.lttng /root/msquic/build/linux/x64_openssl3/_deps/opensslquic-build/openssl3/include/openssl/macros.h:15:10: error: circular header file...