cph-cachet / carp-webservices-spring

REST-based implementation of the CARP Core Domain Model using Spring Boot in Kotlin
https://carp.dk
MIT License
3 stars 2 forks source link

Error closing DataStream when StudyRemoved #138

Closed yuanchen233 closed 1 month ago

yuanchen233 commented 2 months ago
Screenshot 2024-09-16 at 14 24 35

DataStream is configured with Deployments, when the Deployment is removed, DataStream should be closed, this happens also when Study is deleted. We are encountering error when deleting Study without stop the Deployments