Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
Project-FiFo
DalmatinerDB
dqe
Commits
8591d328
Commit
8591d328
authored
May 24, 2017
by
Heinz N. Gies
Browse files
Fix null endpoint in dqe_get
parent
e0c53fba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
src/dqe_get.erl
src/dqe_get.erl
+1
-0
No files found.
src/dqe_get.erl
View file @
8591d328
...
...
@@ -55,6 +55,7 @@ start(run,
Count
=
End
-
Start
,
dflow_span
:
log
(
"null
~p
@
~p
"
,
[
Count
,
Start
]),
%% We do a bit of cheating here this allows us to loop.
dflow
:
start
(
self
(),
run
),
State1
=
State
#state
{
ranges
=
Rest
},
{
emit
,
mmath_bin
:
realize
(
mmath_bin
:
empty
(
Count
)),
State1
};
...
...
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