Skip to content

Constant high CPU usage #157

Open
Open
@TIgNoCkA

Description

@TIgNoCkA

Imminently after initiating a TorBrowserDriver instance and without doing anything it consumes ~40% of my CPU. It doesn't happen with vanilla selenium with Geckodriver or when I start Tor-browser with --marionate from the shell. Any Idea what could potentially cause it or how to figure this out?

driver = TorBrowserDriver(...)
sleep(...) # CPU > 40%
driver.quit() # back to normal

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions