We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecea800 commit 1b850f1Copy full SHA for 1b850f1
src/PipelineRunner.php
@@ -82,5 +82,8 @@ public function run(
82
83
$wrapper->next($source);
84
}
85
+
86
+ $state->teardown();
87
+ $rejection->teardown();
88
89
0 commit comments