Skip to content

Commit a77b6eb

Browse files
authored
Revert for now native epoll on linux instead of io-uring (#9208)
1 parent e05436e commit a77b6eb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

frameworks/Java/vertx/pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -148,9 +148,6 @@
148148
<id>Linux</id>
149149
<activation>
150150
<activeByDefault>false</activeByDefault>
151-
<os>
152-
<family>unix</family>
153-
</os>
154151
</activation>
155152
<dependencies>
156153
<dependency>

0 commit comments

Comments
 (0)