Yeah, so the way I structured it sucks. I want this to basically follow the `Executor` pattern I like so much… `main` should not be the place where all the work gets done, at least.
Yeah, so the way I structured it sucks.
I want this to basically follow the
Executorpattern I like so much…mainshould not be the place where all the work gets done, at least.