8000 race condition in filecollector line 75 · Issue #2128 · certtools/intelmq · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
race condition in filecollector line 75 #2128
Closed
@aaronkaplan

Description

@aaronkaplan

with open(filename, 'rb') as fh:

Has a race condition. Two bots may open the same file twice , this would then result in duplicated reports . Bug.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIndicates an unexpected problem or unintended behaviorcomponent: botsinvalid: duplicateIndicates similar issues or pull requests

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0