Skip to content

Commit

Permalink
Node Issue segmentio#309 Block header update
Browse files Browse the repository at this point in the history
  • Loading branch information
nd4p90x committed Mar 10, 2022
1 parent 56492f7 commit d9d6a79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +483,7 @@ function logEvery2Seconds(i) {
logEvery2Seconds(0);
```

# Short lived process
## Short lived process

Short-lived functions have a predictably short and linear lifecycle so use a queue big enough to hold all messages and then
await for flush to complete it's work.
Expand Down

0 comments on commit d9d6a79

Please sign in to comment.