A file writer and reader server.
- 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
Find me on Twitter as @xymbol.