OpenSlides / OpenSlides/openslides-backend
Floor instead of round in speaker/projector countdown
Open
@peb-adr is already working on this.
Since Aug 25, 2026.
enhancement
- Dominant language
- Python
- Stars
- 9
- Forks
- 40
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 19
Description
Rounding can lead to missing seconds in the countdown when its paused and restarted. Instead the speaker should be granted the extra fractions of a second.
An example of such flattery behaviour can be found here. https://github.com/OpenSlides/openslides-backend/actions/runs/22442431027/job/64988037872?pr=3370
Another solution would be to store milliseconds instead of seconds.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.