Эх сурвалжийг харах

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

Julien Viet 1 жил өмнө
parent
commit
a77b6eb051

+ 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>