Service(Closed) error #1820
-
| 
         HI all. I'm getting a  
 but I'm not even sure what this sentence means :| Here's what I'm doing My app panics at the last line, with a It's not clear to me how a service can be "closed". I executed a shell in the pod and ran this command It does return something It looks like something valid and un-closed! Then I deleted the  At that point, I'm not sure what to try. What does  (Yes, I'm using the just-released v2. I was getting the same error before that version too)  | 
  
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
| 
         It seems that this error is not strictly related to k8s, but to my tokyo runtime (  | 
  
Beta Was this translation helpful? Give feedback.
It seems that this error is not strictly related to k8s, but to my tokyo runtime (
mainwasn't async) which was getting destroyed too fast.