Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.core
Commits
0515644d
Commit
0515644d
authored
Apr 25, 2018
by
André Anjos
💬
Browse files
Fix missed conflict
parent
00459999
Pipeline
#19459
failed with stages
in 98 minutes and 6 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
beat/core/scripts/worker.py
View file @
0515644d
...
...
@@ -390,12 +390,8 @@ def main(user_input=None):
parts
=
[
WorkerController
.
ERROR
,
b
"Unknown job: %s"
%
job_id
<<<<<<<
HEAD
]
send_multipart
(
socket
,
parts
)
=======
])
>>>>>>>
More
py3k
fixes
continue
# Kill the processing thread
...
...
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