-
Notifications
You must be signed in to change notification settings - Fork 322
Open
Labels
status: waiting-for-feedbackWe need additional information before we can continueWe need additional information before we can continuestatus: waiting-for-triageAn issue we've not yet triagedAn issue we've not yet triaged
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: waiting-for-feedbackWe need additional information before we can continueWe need additional information before we can continuestatus: waiting-for-triageAn issue we've not yet triagedAn issue we've not yet triaged