-
Notifications
You must be signed in to change notification settings - Fork 29.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
readline: fix .question still called after closed #42464
readline: fix .question still called after closed #42464
Commits on Apr 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 75e0355 - Browse repository at this point
Copy the full SHA 75e0355View commit details -
readline: fix question still called after closed
handle promises version
Configuration menu - View commit details
-
Copy full SHA for 0e4bd7b - Browse repository at this point
Copy the full SHA 0e4bd7bView commit details -
readline: fix question still called after closed
let the promise in a never settling state and make the change in the super class
Configuration menu - View commit details
-
Copy full SHA for 75c38f3 - Browse repository at this point
Copy the full SHA 75c38f3View commit details -
readline: fix question still called after closed
add promisified question test case
Configuration menu - View commit details
-
Copy full SHA for e57fe91 - Browse repository at this point
Copy the full SHA e57fe91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88088f4 - Browse repository at this point
Copy the full SHA 88088f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee388bd - Browse repository at this point
Copy the full SHA ee388bdView commit details -
readline: fix question still called after closed
change according to review
Configuration menu - View commit details
-
Copy full SHA for 6db8686 - Browse repository at this point
Copy the full SHA 6db8686View commit details -
readline: fix question still called after closed
change to a more generically error code name
Configuration menu - View commit details
-
Copy full SHA for cb80a3a - Browse repository at this point
Copy the full SHA cb80a3aView commit details
Commits on Apr 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ac7c846 - Browse repository at this point
Copy the full SHA ac7c846View commit details