Shutdown was calling a non-existant 'schedule' method. Seems like the original thread pool's schedule method was renamed to 'queue' here, but this reference was not updated.
👇 Click on the image for a new way to code review
####
[![Review these changes using an interactive CodeSee Map](https://s3.us-east-2.amazonaws.com/maps.codesee.io/images/github/wurmlab/sequenceserver/681/41a61b35/ce6987e2cdf6e6fe497413c932236b2d75502bff.svg)](https://app.codesee.io/r/reviews?pr=681&src=https%3A%2F%2Fgithub.com%2Fwurmlab%2Fsequenceserver)
#### Legend
Shutdown was calling a non-existant 'schedule' method. Seems like the original thread pool's schedule method was renamed to 'queue' here, but this reference was not updated.