Skip to content

1 Minute Delay for Item Creation Call #8861

@i2h3

Description

@i2h3
  • When creating or editing a document in a file provider domain, the editing apps usually create a lock file in the same directory like Microsoft Office or LibreOffice do as soon as the document is opened.
  • Our file provider extension receives the createItem() call regularly with an exact one minute delay after its creation.
  • I failed to reproduce this with Apple's official sample code where the call is placed immediately by the system. This proves that it must be a problem of our code and not the file provider framework itself.
  • I assume there is some concurrency issue with a timeout.

Metadata

Metadata

Assignees

Type

Projects

Status

🧭 Planning evaluation (don't pick)

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions