Skip to content
Snippets Groups Projects
  • Yuichiro Hanada's avatar
    a328f538
    Fix PrioritizedSerialExecutor. · a328f538
    Yuichiro Hanada authored
    It was possible that fetchNextTasks() would be called by multiple
    threads concurrently.
    If it happens, some tasks in the task queues might be ignored.
    
    Change-Id: Idc81c43c45e382da3850cc55b9a42c281548d2a8
    a328f538
    History
    Fix PrioritizedSerialExecutor.
    Yuichiro Hanada authored
    It was possible that fetchNextTasks() would be called by multiple
    threads concurrently.
    If it happens, some tasks in the task queues might be ignored.
    
    Change-Id: Idc81c43c45e382da3850cc55b9a42c281548d2a8