Skip to content
  • Gregory Terzian's avatar
    Rewrite the BasiQueue using channels (#1327) · ed2faf44
    Gregory Terzian authored
    * use channels to implement basic import queue
    
    * async justification import
    
    * better conditional for is_done in tests
    
    * reword the test for presence of link
    
    * fix conditional
    
    * trace instead of panic when no link present
    
    * reword expectations when sending to importers
    
    * fix
    
    * debug justification import error
    
    * update expectations
    
    * use NumberFor
    
    * nits
    
    * add general description
    
    * move error handling into closure
    ed2faf44