Browse Source

Revert for now native epoll on linux instead of io-uring (#9208)

Julien Viet 1 year ago
parent
commit
a77b6eb051
1 changed files with 0 additions and 3 deletions
  1. 0 3
      frameworks/Java/vertx/pom.xml

+ 0 - 3
frameworks/Java/vertx/pom.xml

@@ -148,9 +148,6 @@
 			<id>Linux</id>
 			<activation>
 				<activeByDefault>false</activeByDefault>
-				<os>
-					<family>unix</family>
-				</os>
 			</activation>
 			<dependencies>
 				<dependency>