There're several messages about `An RPC stub was not disposed properly`, but I still couldn't figure
There're several messages about
My worker calls it like so
When testing locally, in about 25% of cases I get:
Is this a Miniflare issue or I'm missing something fundamental? The workflows seemingly finish correctly without errors.
An RPC stub was not disposed properly, but I still couldn't figure out the issue. I made a minimal reproducible example. My workflow has 1 step and does nothing except for logging:My worker calls it like so
When testing locally, in about 25% of cases I get:
Is this a Miniflare issue or I'm missing something fundamental? The workflows seemingly finish correctly without errors.

