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
MakePromise is just a wrapper around regular promises. We might be using it
too often when we could just use regular Promises. In SwingSet, we remove
some cruft that Node adds to Promises in MakePromise.
Asking @katelynsills for instance
The text was updated successfully, but these errors were encountered: