Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 350 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 350 Bytes

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.