Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Pump, Cedric
lab-tracing
Commits
b4c0e88e
Commit
b4c0e88e
authored
Dec 27, 2020
by
Nane Kratzke
Browse files
span propagation
parent
cca2a0a2
Changes
1
Show whitespace changes
Inline
Side-by-side
hiphop/service.py
View file @
b4c0e88e
...
...
@@ -47,6 +47,7 @@ def hip():
print
(
ex
)
traceback
.
print_exc
()
r
=
"END"
if
"finish"
in
dir
(
parent_span
):
parent_span
.
finish
()
return
f
"hop-
{
tier
}
->
{
r
}
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment