Pieter-Jan Van Robays
Pieter-Jan Van Robays
### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [Code of Conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project adheres to. -...
- [ ] update packages - [ ] use contextIsolation - [ ] use ipc calls in preload script - [ ] only pass serializable data to renderer from main
Fixes #1986 . #### Checklist - [x] The pull request branch is in sync with latest commit on the *fo-dicom/development* branch - [x] I have updated API documentation - [x]...
**What is, according to you, missing from fo-dicom? Please describe.** Right now when an exception occurs in the listener of the DicomServer, we just log the exception and leave the...