Skip to content

Instantly share code, notes, and snippets.

@kylemccollom
Created December 17, 2018 17:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kylemccollom/2336c34f1898fb5dcce7cb50082a2754 to your computer and use it in GitHub Desktop.
Save kylemccollom/2336c34f1898fb5dcce7cb50082a2754 to your computer and use it in GitHub Desktop.
case Flush if batch.nonEmpty =>
transmit(batch)
context.become(ready(accnKey, accn.withIncSeq, replyTo))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment