Custom Query (2445 matches)
Results (94 - 96 of 2445)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#376 | Restart daemon function | andar | andar | |
#377 | Fixed | True classic mode, no separate daemon process | andar | andar |
Description |
Classic mode currently works by just starting a deluged process. I would like to change this to create a deluge.core.core object instead and use a wrapper in ui.client to pretend it's connecting to a regular daemon. This should improve performance for users who prefer not to take advantage of the daemon/ui split. This will likely depend on the SignalReceiver? removal #365 |
|||
#414 | Fixed | use async write_resume_data method | andar | andar |
Description |
Currently, the core uses a synchronous write_resume_data method, but that is being deprecated in libtorrent. |
Note: See TracQuery
for help on using queries.