mirror of
https://github.com/xcat2/confluent.git
synced 2026-09-02 15:36:05 +00:00
e1071317ed
ConsoleSession grew an async create and lost its constructor, and ShellSession inherits that. sockapi was updated for the console branch but not the shell branch immediately below it, so opening a shell session raised TypeError. It is the only place in the tree that builds one.