- 
                Notifications
    
You must be signed in to change notification settings  - Fork 129
 
          Use URL.resourceValues() for symlink detection
          #428
        
          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
  
    Use URL.resourceValues() for symlink detection
  
  #428
              Conversation
0eff15a    to
    3091008      
    Compare
  
    | 
           @swift-ci please test  | 
    
This should provide a significant performance improvement on macOS. See [this](swiftlang#400 (comment)]) for more discussion on non-macOS platforms. Co-authored-by: Pyry Jahkola <pyry.jahkola@iki.fi>
3091008    to
    06d5f76      
    Compare
  
    | 
           @swift-ci please test  | 
    
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
| 
           @swift-ci test  | 
    
    
      
        1 similar comment
      
    
  
    | 
           @swift-ci test  | 
    
| 
           @swift-ci please test windows  | 
    
    
      
        1 similar comment
      
    
  
    | 
           @swift-ci please test windows  | 
    
| 
           OK, no Windows, I guess ¯\_(ツ)_/¯  | 
    
| 
           probably worth doing cross-repo run via SwiftPM  | 
    
          
 We're already testing SwiftPM through the regular smoke tests.  | 
    
This should provide a significant performance improvement on macOS. See this for more discussion on non-macOS platforms.