generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
bugSomething isn't workingSomething isn't workingtesting-libraryIssue relates to the testing libraryIssue relates to the testing library
Description
Expected Behavior
The testing library test exits immediately when the execution finishes.
Actual Behavior
Every execution that runs in the testing library waits an additional 100ms for the test to drain its checkpoint queue. This is due to a hack where we wait an extra 100ms before exiting the run function.
Steps to Reproduce
- Run an execution and log the time at the end
- The promise will resolve 100ms after the end of the execution
SDK Version
1.1.0
Node.js Version
22.x
Is this a regression?
No
Last Working Version
No response
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingtesting-libraryIssue relates to the testing libraryIssue relates to the testing library