HaxeFoundation / hxcpp

Runtime files for c++ backend for haxe
Other
295 stars 184 forks source link

thread count discrepancy in extern-use test #1100

Open acarioni opened 5 months ago

acarioni commented 5 months ago

The extern-use test is currently failing due to an unexpected number of attached threads. It expects 4 threads, but the actual count is 5.

This issue was encountered after compiling the code with Haxe 4.3.3. I tested against both the latest hxcpp version available on haxelib (4.3.2) and the most recent tag on GitHub (4.3.23). The test environment is a Mac Mini M2 running Sonoma 14.4.1.