Wrap all async JS callbacks, help avoid possible race #3569

This commit is contained in:
Lovell Fuller
2023-03-01 12:41:11 +00:00
parent 0063df4d4f
commit 4ec883eaa0
4 changed files with 8 additions and 5 deletions

View File

@@ -53,6 +53,9 @@ Requires libvips v8.14.0
[#3556](https://github.com/lovell/sharp/pull/3556)
[@janaz](https://github.com/janaz)
* Ensure all async JS callbacks are wrapped to help avoid possible race condition.
[#3569](https://github.com/lovell/sharp/issues/3569)
## v0.31 - *eagle*
Requires libvips v8.13.3