LearnNewsExamplesServices
Frontmatter
id6026
titlemain.addon.FileSystemAccess: use async methods
stateClosed
labels
enhancement
assigneestobiu
createdAtOct 8, 2024, 1:12 PM
updatedAtOct 8, 2024, 1:13 PM
githubUrlhttps://github.com/neomjs/neo/issues/6026
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtOct 8, 2024, 1:13 PM

main.addon.FileSystemAccess: use async methods

Closed v8.1.0 enhancement
tobiu
tobiu commented on Oct 8, 2024, 1:12 PM

@gplanansky: we should use async methods here, since the 3 target API methods itself are async too.

For remote method access it does not matter, since neo will handle it, however, devs could use it inside other main thread addons.

I will add @returns doc comments while i am on it.

tobiu added the enhancement label on Oct 8, 2024, 1:12 PM
tobiu assigned to @tobiu on Oct 8, 2024, 1:12 PM
tobiu referenced in commit 0d95b4c - "main.addon.FileSystemAccess: use async methods #6026" on Oct 8, 2024, 1:13 PM
tobiu closed this issue on Oct 8, 2024, 1:13 PM