testing placed backend

This commit is contained in:
2026-05-12 14:42:49 +02:00
parent b7f58f43a9
commit a2f7341f1f
4 changed files with 552 additions and 1 deletions
+3 -1
View File
@@ -14,7 +14,8 @@
racket/async-channel
data/queue
racket/list
"private/utils.rkt")
"private/utils.rkt"
racket/place)
(provide ao_version_async
ao_create_async
@@ -511,6 +512,7 @@
;; ASync player
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(define (run h)
(thread
(λ ()