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

if extent not read-only, get instrusive warning #48

Open
LisaAlmarode opened this issue Apr 5, 2022 · 1 comment
Open

if extent not read-only, get instrusive warning #48

LisaAlmarode opened this issue Apr 5, 2022 · 1 comment

Comments

@LisaAlmarode
Copy link
Contributor

LisaAlmarode commented Apr 5, 2022

If the rowan extent is not read-only, solo gives a warning message. Since there's a small pause - maybe half a second - from this point until the superdoits do all their processing and start printing, you see this and as you focus your eyes to read "WARNING", it seems to disappear since the actual help output scrolls it away.

It would be nice to suppress that warning during superdoit execution.

> ./simple.solo -h
[WARNING]: extent not read-only on filesystem, opening with exclusive lock: <path>
-----
USAGE simple.solo [--help | -h] [--debug | -D]

DESCRIPTION
  Evaluate the Smalltalk expression: 3+4 and return the result on stdout.

OPTIONS
  -h, --help                 display usage message
  -D, --debug                bring up topaz debugger in the event of a script error

EXAMPLES
  simple.solo --help
  simple.solo -h
  simple.solo --debug
  simple.solo -D
  simple.solo
-----
@LisaAlmarode
Copy link
Contributor Author

filed as server bug 49923

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

1 participant