so I found that this threadpool was actually needed, oops

due to it not having threadpool, froze my server at one point
This commit is contained in:
2020-11-02 14:14:38 +02:00
parent 76b7166145
commit f35ad377d1
4 changed files with 10 additions and 8 deletions

View File

@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>net.limework.core</groupId>
<groupId>net.limework.rediskript</groupId>
<artifactId>RediSkript</artifactId>
<version>1.2.2</version>
<packaging>jar</packaging>