ViewSB icon indicating copy to clipboard operation
ViewSB copied to clipboard

Exceptions in frontend are silently discarded and not handled

Open twam opened this issue 3 years ago • 1 comments

Any exceptions frontend are silently discard and not handled.

The issue is most likely that self._pipe_recv_frontend_exception defined in https://github.com/usb-tools/ViewSB/blob/51c85aa483277d098658dbff809c2cbd982fa59e/viewsb/analyzer.py#L62 is nowhere used.

twam avatar Nov 16 '21 21:11 twam

Yes, process_analysis_queue should be handling these.

FFY00 avatar Nov 16 '21 21:11 FFY00

Closed in preparation for archiving the repository. We have replaced ViewSB with Packetry.

martinling avatar Aug 01 '24 15:08 martinling