Allow stopping of inference

This commit is contained in:
2024-11-30 12:44:13 +01:00
parent a0353d0d49
commit e71bd7e9eb
15 changed files with 139 additions and 69 deletions

4
tasks/fix_unit_tests.txt Normal file
View File

@@ -0,0 +1,4 @@
The unit tests for the sia project are no longer up-to-date.
Find failing unit tests and fix them.
Find missing unit tests and write them.
Make regular commits to the git repo in the /root/sia directory but don't push them.