Merge pull request #2233 from TheBlueMatt/2023-04-fix-future-leak
authorWilmer Paulino <9447167+wpaulino@users.noreply.github.com>
Wed, 26 Apr 2023 17:27:29 +0000 (10:27 -0700)
committerGitHub <noreply@github.com>
Wed, 26 Apr 2023 17:27:29 +0000 (10:27 -0700)
Fix a leak in FutureState when a Notifier is dropped un-woken


Trivial merge