Skip to content

Commit

Permalink
fix: add issue link
Browse files Browse the repository at this point in the history
  • Loading branch information
erights committed Sep 16, 2022
1 parent ab15e4b commit c4e48b0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ const start = async zcf => {
// the generator, which this code drops. AFAICT, this code is
// equivalent to `await null;`. It imposes a non-delayed turn boundary
// and does nothing else.
// See https://github.com/Agoric/agoric-sdk/issues/6220
await oncePerBlock();

// Determine the max allowed tranche size
Expand Down

0 comments on commit c4e48b0

Please sign in to comment.