Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit 398620f

Browse files
author
svensp
committed
removed finish for master context as it sends the context twice
1 parent 4eeabcd commit 398620f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Context/MasterSpanContext.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ public function start()
2727

2828
public function finish()
2929
{
30-
parent::finish();
3130
$this->tracer->flush();
3231
}
3332

0 commit comments

Comments
 (0)