zhaoyuguang opened a new issue #4887: URL: https://github.com/apache/skywalking/issues/4887
Please answer these questions before submitting your issue. - Why do you submit this issue? - [x] Question or discussion - [x] Bug - [ ] Requirement - [ ] Feature or performance improvement ___ ### Question  In the Webflux plug-in EntrySpan, create an `AsyncEntrySpan` and immediately Stop this span, the `CONTEXT` and `RUNTIME_CONTEXT` will be cleared after `stop span` method, so the subsequent span cannot be linked with this `AsyncEntrySpan`, Is there any way to solve this problem? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
