This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Commit 753243b
committed
Use UUID to name temp XMLRPC files
[The current way of naming temp files using PID][Link] can be
problematic if there are concurrent uploads.
[Link]: https://github.com/wordpress-mobile/WordPressKit-iOS/blob/e7d2c04c1be6c602c2f285643f6e1e19f935a8d7/WordPressKit/WordPressOrgXMLRPCApi.swift#L257-L2611 parent d9c7980 commit 753243b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
215 | 215 | | |
216 | 216 | | |
217 | 217 | | |
218 | | - | |
| 218 | + | |
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
| |||
0 commit comments