- 
          
- 
                Notifications
    You must be signed in to change notification settings 
- Fork 33.3k
[3.13] Revert use of --rerun in iOS testbed. #122995
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
Conversation
| 
 | 
| 
 | 
| I don't know what  | 
Reverts #122993.
#122993 back ported the use of the
--rerunoption to the iOS testbed (introduced by #122992) to 3.13.However, the
--rerunoption reruns in a subprocess by default, and the--single-processoption that disables this behaviour was added in #119728, which hasn't been backported to 3.13 (and probably shouldn't be in an RC window).