-
-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
The root cause of INC-893 (which necessitated #870) was the excessive memory consumption of Object::has_sources for ELF and WASM objects. In the future, we could prevent issues like this arising by putting a memory limit on relevant tests (test_wasm_has_sources in this case).
Reactions are currently unavailable