concurrency.distributed: fix unit tests
parent
a48a06a4d5
commit
cbd427dd0a
|
@ -18,9 +18,9 @@ IN: concurrency.distributed.tests
|
|||
[ ] [
|
||||
[
|
||||
receive first2 [ 3 + ] dip send
|
||||
"thread-a" unregister-process
|
||||
"thread-a" unregister-remote-thread
|
||||
] "Thread A" spawn
|
||||
"thread-a" swap register-process
|
||||
"thread-a" register-remote-thread
|
||||
] unit-test
|
||||
|
||||
[ 8 ] [
|
||||
|
|
Loading…
Reference in New Issue