Skip to content

Commit 88cbc8c

Browse files
committed
A discussion question for chapter 17
1 parent 12f8743 commit 88cbc8c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

discussion/ch17.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Seattle.Rb Elixir Study Group
2+
3+
## Discussion questions for chapter 17
4+
5+
1. In chapter 17, we wrote a stack server that utilizes a stash to save the stack value if the server process crashes. It was written with the assumption that the stash would be pretty stable. However, if for some reason the stash crashes, what would happen? Is this a problem, and if so, can you think of a way to address it?

0 commit comments

Comments
 (0)