Skip to content
Snippets Groups Projects
Commit 8c3ae536 authored by ezsh's avatar ezsh
Browse files

Change removeJob() to handle null slaves as well

Migrating from special objects to ID, we replace absent special slaves
with null values instead of 0. Therefore removeJob() has to handle the
general case (!slave).

Fixes #1767.
parent 7e0ef823
No related branches found
No related tags found
1 merge request!6747Change removeJob() to handle null slaves as well
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment