JDA icon indicating copy to clipboard operation
JDA copied to clipboard

Document event data passthrough issues in extended events

Open freya022 opened this issue 2 years ago • 1 comments

Pull Request Etiquette

Changes

  • [ ] Internal code
  • [ ] Library interface (affecting end-user code)
  • [X] Documentation
  • [ ] Other: _____

Closes Issue: NaN

Description

This PR document issues with event data passthrough when reconstructing the event from other threads

freya022 avatar Nov 18 '23 13:11 freya022

Using the InheritedThreadLocal only allows the event to be passed through seamlessly in quite specific conditions, while the suggested solution should always work, so maybe I should revert that change?

freya022 avatar Nov 18 '23 13:11 freya022