inngest / inngest-js

The developer platform for easily building reliable workflows with zero infrastructure for TypeScript & JavaScript
https://www.inngest.com/
GNU General Public License v3.0
429 stars 40 forks source link

[BUG] @inngest/test triggers step twice #731

Open aon opened 2 hours ago

aon commented 2 hours ago

Describe the bug First of all, thanks for the new page! Makes it really easy to test inngest functions.

I'm having an issue where the first step is executed twice.

To Reproduce Steps to reproduce the behavior:

Hint

It seems that setting disableImmediateExecution to true prevents it triggering twice, although it really slows down execution.

linear[bot] commented 2 hours ago

INN-3968 [BUG] @inngest/test triggers step twice