also gets no execution state and such.
My guess is that
ContainerTask
is not really designed to forward in params like deck and such, so maybe just a
log.warning()
in the
ContainerTask
ctor or something like that, to notify the user that Decks won't work, would be big halp.
For my own use case, we were trying to use
Deck
as an interim workaround while setting up other logging, so am likely not to have continuing interest in a Decks-on-ContainerTask feature. Decks did work great for normal `task`s tho!