Skip to content

Link Server and worker#17

Open
soonernotfaster wants to merge 1 commit into
benjamintanweihao:masterfrom
soonernotfaster:master
Open

Link Server and worker#17
soonernotfaster wants to merge 1 commit into
benjamintanweihao:masterfrom
soonernotfaster:master

Conversation

@soonernotfaster

Copy link
Copy Markdown

While stepping through the code listings in the book, I noticed that 7.1.2 (page 142) describes a scenario where the Pooly.Server may crash when the worker does. When writing a unit test, I discovered that this was not true. The culprit is that we aren't linking the worker to the server when it is created. I have added the code from a later listing that was doing precisely this.

What are your thoughts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant