Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

add tracer close #147

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add tracer close #147

wants to merge 1 commit into from

Conversation

wzhai-hub
Copy link

==== JS stack trace =========================================

0: ExitFrame [pc: 0x55f7a153eef9]
Security context: 0x26f2f4a808a1
1: /* anonymous */ [0x225ce0ec43c1] ..........client/dist/src/reporters/remote_reporter.js:~66] pc=0x530c1d0d7cc
2: listOnTimeout(aka listOnTimeout) [0x1089c7033d69] [internal/timers.js:~480] [pc=0x530c210d12d](this=0x0f1cd8bc04a9 ,...

FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory

How can I push code?

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 88.918% when pulling 74bcf72 on ewezhai:master into 07e847f on opentracing:master.

Copy link
Member

@yurishkuro yurishkuro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nothing prevents concrete implementations from having a Close method. But OpenTracing Specification never dictated that Close must exist at the API level. A PR is not how we make changes to the OT API - the change must be proposed at specification first, which was in fact discussed many times without conclusion that such method must exist.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants