turn-committed?

This commit is contained in:
Tony Garnock-Jones 2021-06-08 09:28:14 +02:00
parent eec5c59f84
commit c18a2b2652
1 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,7 @@
turn?
turn-id
turn-active-facet
turn-committed?
turn!
turn-freshen
turn-ref
@ -263,6 +264,9 @@
;;---------------------------------------------------------------------------
(define (turn-committed? t)
(not (turn-queues t)))
(define (turn! f action [zombie-turn? #f])
(define ac (facet-actor f))
(log-syndicate/actor-debug "start turn ~v~a~a~a"