mirror of
https://github.com/janet-lang/janet
synced 2025-10-21 02:37:49 +00:00
Update readme.
This commit is contained in:
@@ -32,9 +32,7 @@
|
||||
(assert att "`att` was nil after creation")
|
||||
(ev/give ch att)
|
||||
(ev/do-thread
|
||||
(print "started thread")
|
||||
(assert (ev/take ch) "channel packing bug for threaded abstracts on threaded channels."))
|
||||
(print "done")
|
||||
|
||||
(end-suite)
|
||||
|
||||
|
Reference in New Issue
Block a user