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
// TODO FIXME This code should be refactored to make this
// await checkably safe, or to remove it, or to record here
// why it is actually safe.
//
// Likely `blockingSend` is not sensitive to whether it is called
// in the same or a subsequent turn. If that were verified, then
// this await would be safe because "terminal-control-flow".
Git blame shows @mhofman and @michaelfig as the ones who should probably investigate this, so I'm assigning to them. Feel free to reassign as appropriate of course.
The text was updated successfully, but these errors were encountered:
agoric-sdk/packages/cosmic-swingset/src/chain-main.js
Line 532 in a1dedea
The triage at #6219 currently classifies this as
Git blame shows @mhofman and @michaelfig as the ones who should probably investigate this, so I'm assigning to them. Feel free to reassign as appropriate of course.
The text was updated successfully, but these errors were encountered: