Skip to content
Snippets Groups Projects

do async uploads first for first2years MDCs

Merged Deep Chatterjee requested to merge deep.chatterjee/gwcelery:async-uploads-first into main
All threads resolved!

The first create_event in upload_event takes a few seconds to complete. If the multiple_event_upload is turned on, it uploads 15 events only after the superevent is created. Doing the async uploads first followed by creating the event will better test race conditions.

Edited by Deep Chatterjee

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Leo Pound Singer
  • Leo Pound Singer
  • @deep.chatterjee, this is good except for the number of alerts (off by one error; see comments above).

  • Deep Chatterjee resolved all threads

    resolved all threads

  • added 1 commit

    • 0c37d020 - Apply 2 suggestion(s) to 2 file(s)

    Compare with previous version

  • Deep Chatterjee added 16 commits

    added 16 commits

    Compare with previous version

  • added 1 commit

    • e39e9c7c - do async uploads first for firs2years MDCs

    Compare with previous version

  • Leo Pound Singer approved this merge request

    approved this merge request

  • Please register or sign in to reply
    Loading