Add activities to queue
Abierto
enhancement
tests
user-facing
- Lenguaje dominante
- Python
- Estrellas
- 61
- Forks
- 16
- Merge medio
- 32 min
- PR fusionados (30 d)
- 8
Descripción
# 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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.