awslabs / llrt

LLRT (Low Latency Runtime) is an experimental, lightweight JavaScript runtime designed to address the growing demand for fast and efficient Serverless applications.
Apache License 2.0
7.73k stars 342 forks source link

AbortController/Signal fixes #345

Closed richarddavison closed 2 months ago

richarddavison commented 2 months ago

Description of changes

Add onabort and only fire event once (if aborted)

Checklist

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.