mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-15 04:07:51 +00:00
Jarrod Johnson
80d4518a49
Remove more vestiges of the thread support
Also, remove a required function from console interface. Now a plugin is only responsible for their thread behavior and never responsible for the consoleserver mechanism requirement for helping user session do polling IO. This is additionally great because it means the coordination is contained to each session object and many client connections are not causing multiple calls to iterate the wait loop.
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%