Skip to content

Latest commit

 

History

History

writer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Writer

A file writer and reader server.

What it demonstrates

  • Potential issues when testing async server calls
  • Use of async: false in tests with shared resources
  • Use of GenServer.call/3 to sync cast requests
  • Tests for Writer.write/2 async server calls

Questions?

Find me on Twitter as @xymbol.