This message was deleted.
# bolt
s
This message was deleted.
n
I’m guessing it has to do with the fact that the starting/finished messages are going through Bolt::Logger (which uses Ruby’s
Logger
underneath) and prompt is writing directly to stderr, but I’m not really sure. Seems like a bug.
thanks 1