#29890: FileSystemStorage._save() doesn't catch FileExistsError on concurrent
os.mkdirs()
-------------------------------------+-------------------------------------
     Reporter:  mar77i               |                    Owner:  Vishvajit
                                     |  Pathak
         Type:  Bug                  |                   Status:  closed
    Component:  File                 |                  Version:  2.1
  uploads/storage                    |
     Severity:  Normal               |               Resolution:  fixed
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by Tim Graham <timograham@…>):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"98ef3829e96ebc73d4d446f92465e671ff520d2b" 98ef3829]:
 {{{
 #!CommitTicketReference repository=""
 revision="98ef3829e96ebc73d4d446f92465e671ff520d2b"
 Fixed #29890 -- Fixed FileSystemStorage crash if concurrent saves try to
 create the same directory.

 Regression in 632c4ffd9cb1da273303bcd8005fff216506c795.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29890#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/064.ae5552086a5c3f8d73e51a9e6e541f85%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to