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
OSUG
RESIF
ws-timeseries
Commits
f5078aa2
Commit
f5078aa2
authored
May 10, 2021
by
Jerome Touvier
Browse files
merge traces with same id
parent
e5b5d4bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
apps/utils.py
View file @
f5078aa2
...
...
@@ -369,6 +369,7 @@ def get_signal_from_client(params):
end
,
)
logging
.
debug
(
"Transfer terminated."
)
st
.
merge
(
method
=
1
)
st
.
trim
(
start
,
end
)
logging
.
debug
(
"Trimming terminated."
)
return
st
...
...
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