[TransitionHelper] CancellationTokenSource is disposable and needs handling for clean-up #407
Labels
experiment 🧪
Used to track issues that are experiments (or their linked discussions)
issue 🧪
Used for tracking an Issue/Bug/Feature of an open Experiment/Component
Issue with an inner disposable reference that needs to be cleaned up by the parent class to avoid the C# compiler warning:
For now this is ignored. Not sure how we want to handle this as it is a resourced helper...
Originally posted by @michael-hawker in #354 (comment)
The text was updated successfully, but these errors were encountered: