8000 socket is not set to null during transaction, after redis server stops, ... by icyice80 · Pull Request #195 · ServiceStack/ServiceStack.Redis · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

socket is not set to null during transaction, after redis server stops, ...< 8000 /span>#195

Merged
mythz merged 1 commit intoServiceStack:v3from
icyice80:v3
Mar 22, 2014
Merged

socket is not set to null during transaction, after redis server stops, ...#195
mythz merged 1 commit intoServiceStack:v3from
icyice80:v3

Conversation

@icyice80
Copy link

...then starts.

after redis server stops, the sockets which are used by RedisClient in
the transaction are not set to null. when the redis server is back on,
socket exceptions will be thrown. move the try /catch logic into
FlushSendBuffer instead.

…s, then starts.

after redis server stops, the sockets which are used by RedisClient in
the transaction are not set to null. when the redis server is back on,
socket exceptions will be thrown. move the try /catch logic into
FlushSendBuffer instead.
mythz added a commit that referenced this pull request Mar 22, 2014
socket is not set to null during transaction, after redis server stops, ...
@mythz mythz merged commit 0e02757 into ServiceStack:v3 Mar 22, 2014
@mythz
Copy link
Member
mythz commented Mar 22, 2014

change seems ok, thx.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0