Replies: 1 comment
-
Can you provide a full stack trace? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,I'm using a Minecraft library to load and unload plugins. When I load my plug-in I create using lettuce a redis connection. When I unload the plugin, it closes the connection. But when I try to load it again it says redis url already in use. How can I fix that?
Beta Was this translation helpful? Give feedback.
All reactions