Election-Tech-Initiative / Election-Tech-Initiative/electionguard-core2
🐞 Uploading Ballots Gets Stuck
- Dominant language
- C#
- Stars
- 14
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
If you upload the thumb drive, and then put other ballots on that drive and reupload, it warns that the drive was already used. It looks like what it will do is to loop over and over saying that it was already uploaded and prompting the user. This should have happened once and then if they continued to upload things it could happen again. This should not be a loop that the system gets stuck in.
### Expected Behavior
_No response_
### Steps To Reproduce
_No response_
### Environment
```markdown
- OS:
```
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.