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

Need smalltalk logic to call thread safe library GciTsNbLogout #16

Open
ericwinger opened this issue Jan 22, 2024 · 0 comments
Open

Need smalltalk logic to call thread safe library GciTsNbLogout #16

ericwinger opened this issue Jan 22, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ericwinger
Copy link
Member

The Non-blocking logout for a thread safe gci library would be handy because it doesn't wait for a reply from the server. Currently, the GemStoneFFI smalltalk package only implements gciTsLogout:gsError: and not the non-blocking variant as far as I can tell.

Currently, when using RSR through the gci library, if a gcli logout gets in trouble, the pharo image will hang.

See:
GciThreadSafeInterface>>#logout
GciThreadSafeInterface>>#logoutNoError
GciThreadSafeInterface>>#gciTsLogout:gsError:

@ericwinger ericwinger added the enhancement New feature or request label Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant