Async support?
            
            #5831
          
          
        -
| Do you have any plan to make another Pillow with async support? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            radarhere
          
      
      
        Nov 20, 2021 
      
    
    Replies: 1 comment 7 replies
-
| Hi. There are no current plans. I would have thought that the end user could just wrap calls to Pillow within their own async code. Can you give an example of something that is better implemented within Pillow, rather than the end user's code? | 
Beta Was this translation helpful? Give feedback.
                  
                    7 replies
                  
                
            
      Answer selected by
        radarhere
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Hi. There are no current plans.
I would have thought that the end user could just wrap calls to Pillow within their own async code.
Can you give an example of something that is better implemented within Pillow, rather than the end user's code?