Skip to content

0.1.3

Latest

Choose a tag to compare

@sarmadka sarmadka released this 07 Jul 00:35
· 1 commit to main since this release
65b5a7c

Fix potential memory access violation.

Fix memory access violation when the promise is resolved and released from memory before the callback of then or catch promise has finished executing.