1
Fork 0
Commit graph

9 commits

Author SHA1 Message Date
4e56ae770e
register turtles in scheduler when they make their first request 2023-12-24 20:24:24 -06:00
caef523357
await tasks in shutdown (not proven to work) 2023-12-24 17:55:26 -06:00
551c472f53
Reflection in RUST???
also implemented quarry
2023-12-24 10:04:36 -06:00
50d24c8ea8
fixed double-scheduling 2023-12-23 19:42:05 -06:00
4c9fab0ed7
task work
there is currently a bug where multiple tasks are getting scheduled on
the same turtle, to disastrous effect.
2023-12-23 18:51:22 -06:00
4c75d7e451
stop searching after a million checks 2023-12-22 20:12:26 -06:00
c4e745ba2e
scheduler api 2023-12-22 18:13:56 -06:00
dbbc41705e
felling 2023-12-22 16:35:30 -06:00
ee39602e03
tasks trait v2 2023-12-22 12:40:57 -06:00