Add activities to queue
Aberta
enhancement
tests
user-facing
- Linguagem predominante
- Python
- Estrelas
- 61
- Forks
- 16
- Merge médio
- 32min
- PRs com merge (30d)
- 8
Descrição
# Feature
## Desired Behavior / Functionality
A user should not have to keep track of when it is allowed to submit activities to PASEOS. Rather, the user may submit activities to a queue of activities that gets performed on a first-in first-out basis by PASEOS.
## What Needs to Be Done
Implement a function queue_activity() and have PASEOS check the queue once an activity is finalized.
## How Can It Be Tested
Make a test that submits multiple activities via the queue and check that each gets executed properly.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.