Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

Memory bloating (window crashed, workers) #64

@hinell

Description

@hinell

screenshot_3
Chrome Devtools screenshot.

Description

Recently I run into an issue of crashing window.
After further investigation I've found the hitting either [song] or [range] button spawns workers infinitely. The code which spawns workers can be found in the player.js

Probable solution

Just terminate unused workers by .terminate() or use only several of them to do the job.

Platform

  • Google Chrome Version 72.0.3626.109 (Official Build) (64-bit)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions