We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7491939 commit 4ab3f5eCopy full SHA for 4ab3f5e
src/Rejection.php
@@ -31,7 +31,7 @@ public function __construct(
31
32
public function teardown(): void
33
{
34
- $this->channel->close();
+// $this->channel->close();
35
$this->connection->stop();
36
}
37
0 commit comments