fibers icon indicating copy to clipboard operation
fibers copied to clipboard

Unknown meta command: fibers

Open linas opened this issue 3 years ago • 0 comments

The documentation mentions 2.6 REPL Commands -- REPL Command: fibers [sched] but when I run it I get

scheme@(run)> ,fibers
Unknown meta command: fibers

FYI, I also have this:

scheme@(run)> ,scheds                    
No schedulers.

But that is OK, as expected because the scheduler has finished.

FYI, This is built from git clone of today's git repo.

linas avatar Jan 26 '22 19:01 linas