vert-x3 / vertx-rx

Reactive Extensions for Vert.x
Apache License 2.0
145 stars 72 forks source link

The AbstractVerticle class does not have the abstract modifier #290

Closed ismail2ov closed 1 year ago

ismail2ov commented 1 year ago

Version

This exists in the latest version which is 4.4.0-SNAPSHOT

Context

I encountered that the io.vertx.rxjava3.core.AbstractVerticle class does not have the abstract modifier

tsegismont commented 1 year ago

Fixed in df6415d9