v-nys / programming-emu

A book about copying and learning from good Racket code
MIT License
2 stars 0 forks source link

organize pollen.rkt and common.css systematically #3

Closed v-nys closed 7 years ago

v-nys commented 7 years ago

Not too sure about logging thread. Need to figure out how to start one thread that runs for the lifetime of the server.

v-nys commented 7 years ago

Found out in the docs that unreachable, waiting threads can be garbage collected.