Skip to content

Prevent race condition#1

Open
JensErat wants to merge 1 commit into
gokyle:masterfrom
JensErat:wi-statinfo-nil-check
Open

Prevent race condition#1
JensErat wants to merge 1 commit into
gokyle:masterfrom
JensErat:wi-statinfo-nil-check

Conversation

@JensErat

Copy link
Copy Markdown

It seems a somewhat sequence of adding/modifying/deleting temporary files sometimes triggers a race condition, sometimes resulting a panic accessing wi.StatInfo. Adding a nil check resolved the issue.

It seems a somewhat sequence of adding/modifying/deleting temporary files sometimes triggers a race condition, sometimes resulting a panic accessing wi.StatInfo. Adding a nil check resolved the issue.
@kisom

kisom commented Feb 13, 2023

Copy link
Copy Markdown
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants