Skip to content

Instantly share code, notes, and snippets.

@leogrim
Last active June 29, 2016 22:49
Show Gist options
  • Save leogrim/a005dc0d6737d53b6f133d40e679b64b to your computer and use it in GitHub Desktop.
Save leogrim/a005dc0d6737d53b6f133d40e679b64b to your computer and use it in GitHub Desktop.
private[this] var closing = false
private[this] var pulling = 0
private[this] var processing = Set.empty[T]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment