-
Notifications
You must be signed in to change notification settings - Fork 328
Closed as not planned
Labels
status: invalidAn issue that we don't feel is validAn issue that we don't feel is valid
Description
My web app logs an exception in Spring Boot 3.5.5, using Kotlin, WebFlux, and extensive use of GraphQL subscriptions.
Run configuration:
-Dkotlinx.coroutines.debug=on -Dkotlinx.coroutines.stacktrace.recovery=true -Dio.netty.leakDetection.level=PARANOID
Problem
The exception occurs once on every Spring Boot startup, right after the first web requests.
I’d like to track this down because I’m worried about potential side effects (e.g. memory leaks).
Question
Does anyone with experience in this area have advice on how and where to debug this issue?
Metadata
Metadata
Assignees
Labels
status: invalidAn issue that we don't feel is validAn issue that we don't feel is valid