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
Sometimes, the @hConsoleHandle variable can be outdated. As such, Readline should follow what Reline has done here: ruby/reline#734 and implement a retry mechanism for the relevant function calls that have failed.
The text was updated successfully, but these errors were encountered:
Sometimes, the
@hConsoleHandle
variable can be outdated. As such, Readline should follow what Reline has done here: ruby/reline#734 and implement a retry mechanism for the relevant function calls that have failed.The text was updated successfully, but these errors were encountered: