Open ClintStaley opened 3 years ago
Right now the EVC really only works with one thread. Ultimately it should run several. Threads must not both pick up the same submission. Add a flag that will tell other threads a submission is busy. The flag must time out eventually.
Right now the EVC really only works with one thread. Ultimately it should run several. Threads must not both pick up the same submission. Add a flag that will tell other threads a submission is busy. The flag must time out eventually.