You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In promise nomenclature, the Future represents the consumer expectation, whereas the Promise represents the creator expectation. We should deprecate the usage of IPromiseBase and instead fall in-line with expected semantics.
The text was updated successfully, but these errors were encountered:
In promise nomenclature, the Future represents the consumer expectation, whereas the Promise represents the creator expectation. We should deprecate the usage of IPromiseBase and instead fall in-line with expected semantics.
The text was updated successfully, but these errors were encountered: