Bug #334
/reconnect on unreachable networks blocks command-queue until timeout
Status: | Closed | Start: | 02/03/2010 | |
Priority: | Normal | Due date: | ||
Assigned to: | Mirco Bauer | % Done: | 100% |
|
Category: | Engine IRC | |||
Target version: | 0.7.2 | |||
Complexity: | Medium |
Found in Version: | ||
Votes: | 0 |
Description
After entering /reconnect command the command-queue of smuxi waits till the command is processed. Only afterwards other entered messages will be processed. This leads to a confusing state as a user may see messages of other users (e.g. in other IRC-networks), may send own messages, but they will not be transmitted until /reconnect times out.
Maybe processing some commands in the background will help
Associated revisions
Revision 73cfc926c88ab89277c8a5d76b9b8b9336a30ba4
Process the connect and reconnect command in background to avoid blocking the command queue. (closes: #334)
History
Updated by Mirco Bauer 5388 days ago
- Category set to Engine IRC
- Assigned to set to Mirco Bauer
- Target version set to 0.7.2
- Complexity set to Medium
Updated by Mirco Bauer 5254 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
Applied in changeset 73cfc926c88ab89277c8a5d76b9b8b9336a30ba4.