We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff6bcd5 commit ecca3b5Copy full SHA for ecca3b5
CHANGES.rst
@@ -1,6 +1,9 @@
1
0.10 (unreleased)
2
-----------------
3
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]
7
8
0.9.1 (2023-09-20)
9
------------------
0 commit comments