Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
DNS testing tools
Remoh
Commits
0a162ed2
Commit
0a162ed2
authored
Jun 03, 2020
by
Alexandre
Browse files
Fix overwriting of variable
parent
5fe2798a
Changes
1
Hide whitespace changes
Inline
Side-by-side
homer.py
View file @
0a162ed2
...
...
@@ -1267,7 +1267,6 @@ for connectTo in ip_set:
over
,
rank
,
request
=
conn
.
pending
[
id
]
if
not
over
:
error
(
"Internal error, request %i should be over"
%
id
)
conn
.
all_requests
[
rank
]
=
request
if
current
<
len
(
conn
.
all_requests
):
conn
.
pipelining_fill_pending
(
current
)
current
+=
1
...
...
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