mirror of
https://github.com/YosysHQ/sby.git
synced 2025-11-03 06:17:52 +00:00
Intertask cancellation via database
Task checking via database rated limited to once every 10s. Rename killer.sby to cancelledby.sby and add Makefile for testing.
This commit is contained in:
parent
e7c756a43f
commit
5fc8df43f8
4 changed files with 49 additions and 6 deletions
2
tests/intertask/Makefile
Normal file
2
tests/intertask/Makefile
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
SUBDIR=intertask
|
||||
include ../make/subdir.mk
|
||||
Loading…
Add table
Add a link
Reference in a new issue