Skip to content

Commit ecca3b5

Browse files
committed
Add changelog entry for #550
1 parent ff6bcd5 commit ecca3b5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
0.10 (unreleased)
22
-----------------
33

4+
- Fix ``block already occupied`` error in ``PriorityScheduler`` by adjusting
5+
the condition for filled slots in ``_get_filled_indices()``. This was primarily
6+
an issue for blocks with ``duration`` <= ``time_resolution``. [#550]
47

58
0.9.1 (2023-09-20)
69
------------------

0 commit comments

Comments
 (0)