With #76 merged, both the CRuby and the JRuby extensions are now empty and define no additional classes or methods. The gem should be reduced to a single empty .rb file (perhaps with a deprecation warning if loaded), eliminating the need for an extension on any implementation.
The readme and other documentation should also inform users that the old io/wait functionality is now shipped by default with Ruby (since 3.2) and that this gem is an empty stub.
With #76 merged, both the CRuby and the JRuby extensions are now empty and define no additional classes or methods. The gem should be reduced to a single empty .rb file (perhaps with a deprecation warning if loaded), eliminating the need for an extension on any implementation.
The readme and other documentation should also inform users that the old io/wait functionality is now shipped by default with Ruby (since 3.2) and that this gem is an empty stub.