Add activities to queue
オープン
enhancement
tests
user-facing
- 主要言語
- Python
- スター
- 61
- フォーク
- 16
- 平均マージ
- 32分
- マージ済み PR(30日)
- 8
説明
# 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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。