Amalgam 47.2.0
What's Changed
- 19254: Fixes bug in weave opcode where memory was reportedly unique when it was not (which could cause a crash) by @howsohazard in #72
- 19269: Improves garbage collection heuristics by @howsohazard in #73
- 19330: Fixes issue where the number of threads used would sometimes be less than the total number requested by @howsohazard in #74
- 19185: Slightly improves CPU and memory utilization via urgent thread pool and minor memory reuse improvements by @howsohazard in #75
- 19226: Fixes pipeline warnings due to deprecated Node version by @apbassett in #76
- 19317: Adds
DeleteString
to API for cleaning up strings passed to user, MINOR by @calebwherry in #77
Full Changelog: 47.1.5...47.2.0