Skip to content

Update fails on windows if you have two atom windows open #195

@basarat

Description

@basarat

If you have two atom windows only the one where you are updating deactivates the package (and therefore stops the worker, needed to allow a file system unlink).

This is not an issue if only a single atom window is open when you run an update.

Workaround

Always update with just one atom window open.
However if you are in a bad state workaround is to uninstall / reinstall the package.

Steps to reproduce

On windows run:

apm install atom-typescript@1.3.1

and then open two atom windows and run update in one of them.

Related

#190

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions