Skip to content

Server breaks after some usage #7

Description

@zecke

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions