You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
JRuby's timeout is based on JVM ScheduledExecutor logic that efficiently pools threads. We would like to share the gem so we will need to merge our implementation. We will handle the work necessary.