Skip to content
  • Iustin Pop's avatar
    Change the results from cli.PollJob · 53c04d04
    Iustin Pop authored
    Curently PollJob accepts a generic job, but will return (history
    artifact) only the first opcode result. This is wrong, as it doesn't
    allow polling of a job with multiple results.
    
    Its only caller (for now) is also changed, so no functional changes
    should happen.
    
    Reviewed-by: ultrotter, amishchenko
    53c04d04