Skip to content
  • Tomasz Miąsko's avatar
    tests: Fix data race in task test · 330f8999
    Tomasz Miąsko authored
    Ensure that all tasks have already completed before accessing buf array
    from main thread to avoid conflicting data access from multiple threads.
    330f8999