Skip to content
Snippets Groups Projects
Commit 527bb9d5 authored by Tobias S. Josefowitz's avatar Tobias S. Josefowitz
Browse files

CHANGES: Document Concurrent.Promise fix

parent fb348096
No related branches found
No related tags found
No related merge requests found
......@@ -119,9 +119,12 @@ o Compiler
o Concurrent.Promise
Fixed race condition where success- and/or failure- callbacks
- Fixed race condition where success- and/or failure- callbacks
could get lost.
- Convert errors thrown by the executor passed to Concurrent.Promise()
on create into promise rejection.
o Crypto.ECC
Now works against Nettle 3.5.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment