Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown meta command: fibers #51

Closed
linas opened this issue Jan 26, 2022 · 2 comments
Closed

Unknown meta command: fibers #51

linas opened this issue Jan 26, 2022 · 2 comments

Comments

@linas
Copy link

linas commented Jan 26, 2022

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.

@aconchillo
Copy link
Collaborator

There is no meta command for ,fibers documented in the manual. There is ,help fibers and load the module (fibers) but no reference to ,fibers. Closing. Please, re-open if I'm misunderstanding.

@linas
Copy link
Author

linas commented Nov 25, 2022

OK, yes, I looked just now at

https://github.com/wingo/fibers/wiki/Manual#REPL-Commands

and indeed it is gone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants