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

Server breaks after some usage #7

Open
zecke opened this issue Dec 25, 2012 · 0 comments
Open

Server breaks after some usage #7

zecke opened this issue Dec 25, 2012 · 0 comments

Comments

@zecke
Copy link

zecke commented Dec 25, 2012

I tried to use shampoo with one client. I execute code like:

Smalltalk at: #HO put: Handover new

and the code was not executed (nothing ending in the smalltalk dictionary), then I tried to use '3+3' C-c C-p but it stopped printing anything. I restarted emacs and tried to login again but it failed without asking for a password

The image is still running, the code gives me:

Shampoo.ShampooServer allInstances first inspect
Shampoo.ShampooServer
process: Process(nil at userSchedulingPriority, waiting on a semaphore)
server: Sockets.ServerSocket[0.0.0.0:9092]
clients: OrderedCollection (a ClientConnection )
clientsMutex: Semaphore(nil: free, 1 available signals)
creds: an AuthInfo
a ShampooServer

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