Rename open-place to place/context.
This commit is contained in:
parent
91279f46c7
commit
0a7ec21df9
|
@ -40,7 +40,7 @@
|
|||
|
||||
(define (start-worker get-ch name)
|
||||
(define verb (verbose?))
|
||||
(open-place ch
|
||||
(place/context ch
|
||||
(let loop ()
|
||||
(match (place-channel-get get-ch)
|
||||
[(vector 'log name dir res)
|
||||
|
|
Loading…
Reference in New Issue
Block a user