File size: 241 Bytes
7e760fb
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
task_id: DIST1_queue_race
category: Distributed
difficulty: expert
languages: [python]
description: "3 race conditions in priority queue: TOCTOU capacity, no ack on get(), type comparison"
tni_pattern: A
parameterized: true
seeds: [0, 1, 2]