Replies: 3 comments 5 replies
-
Hey @Cassuis, Can you explain which jsonrpsee version and what's the behaviour when the "service closes" i.e, does the server just refuse the connection or what is going on? |
Beta Was this translation helpful? Give feedback.
-
Hmm, so that once you start the server the Any way to reproduce that locally and can you please share the code you are running to trigger this behavior? |
Beta Was this translation helpful? Give feedback.
-
Ok, I have noticed some weird issues with the graceful shutdown and my guess is what you run into, can you please try latest master if it fixes things for you? I need to test before making another release. |
Beta Was this translation helpful? Give feedback.
-
i use this server.start(module).stopped().await; to keep service running with ws model. but sometimes service closed without any error info. tellnet ws port fail.
Beta Was this translation helpful? Give feedback.
All reactions