-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
BackupSoftwareServer/Session.cpp
Lines 329 to 334 in 1d6d53b
| // todo: se si verifica un errore sul filesystem forse dovrei chiudere il client anche se in questo caso l'errore può essere solo sulla delete | |
| // se si verifica un errore potrebbe essere dovuto dal filesystem o da un errore sui dati | |
| // loggo l'errore e riavvio il lavoro dopo avere mandato un KO al client | |
| std::cout << exception.what() << std::endl; | |
| // this->clearBuffer(); | |
| this->sendKORespAndRestart(self); |
This issue was generated by todo based on a todo comment in 1d6d53b when #45 was merged. cc @stelosca96.
Reactions are currently unavailable