Currently the cache is not reset when reloading the worker.
I have a [site] which gets cached, when I reload the worker to refresh the frontend ([site]), my old assets are still cached and won't get delivered until I restart MF or clear the cache some other way.
I think there should be an (optional) flag to allow resetting the cache on reload automatically.