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
I disagree here. Since the line below the if is a recursive call, if opts.dockerTag && ! popts.pull then this will infinite loop within a turn.
Git blame shows @michaelfig as the ones who should probably investigate this, so I'm assigning to them. Feel free to reassign as appropriate of course. Since @dtribble noticed the unsafety I missed, adding him too.
agoric-sdk/packages/agoric-cli/src/cosmos.js
Line 88 in a1dedea
The triage at #6219 currently classifies this as
and suppresses the warning. However, at https://github.com/Agoric/agoric-sdk/pull/6219/files#r972609594 @dtribble says
Git blame shows @michaelfig as the ones who should probably investigate this, so I'm assigning to them. Feel free to reassign as appropriate of course. Since @dtribble noticed the unsafety I missed, adding him too.
Because @dtribble also writes
I omit the security label.
The text was updated successfully, but these errors were encountered: