This commit is contained in:
Jordan Eldredge
2018-08-27 08:31:11 -07:00
parent a9e887976f
commit 57e6927f2a

View File

@@ -813,7 +813,7 @@ class AtomEnvironment {
})
if (closing) {
this.unloading = true;
this.unloading = true
await this.packages.deactivatePackages()
}
return closing