Absinthe subscriptions - do they cache something?

i just want to confirm this experience.

I wrote a new test for a new subscription.

i ran it once and it failed.
i ran it again after changing NOTHING and it passed.

Elixir caches values somewhere and i wish I could see it