emscripten-core / emscripten

Emscripten: An LLVM-to-WebAssembly Compiler
Other
25.67k stars 3.29k forks source link

[test] Update `also_with_thread` decorator to use parameterization. NFC #22019

Closed sbc100 closed 4 months ago

sbc100 commented 4 months ago

lgtm but I don't see @also_with_threads used in the tests modified here? Those modifications do look good though.

Yes, that is a separate little test cleanup I did