Concurrent Data Processing in Elixir: Updating state in handle_cast (page 32)

final line of function should be:

{:noreply, {state | emails: emails}}

1 Like

Thanks for reporting this error Martin! I’ll fix this for the next beta version :+1: