Custom Query (2447 matches)
Results (94 - 96 of 2447)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#376 | Restart daemon function | |||
#377 | Fixed | True classic mode, no separate daemon process | ||
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 | ||
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.