2 lines
171 B
Markdown
2 lines
171 B
Markdown
- Fixed timing issue in `BaseOutputTransport` where the bot speaking flag was set after awaiting, allowing the event loop to re-enter the method before the guard was set.
|