Skip to content
This repository was archived by the owner on Oct 22, 2018. It is now read-only.
This repository was archived by the owner on Oct 22, 2018. It is now read-only.

user not defined api.js #38

@urdaalex

Description

@urdaalex

RabbitManager.createUser() does not return anything. This line results in user being set to undefined.

Possible solution:
await context.rabbit.createUser(newNamespace.username, newNamespace.password, ['taskcluster-pulse']); user = newNamespace.username;

Metadata

Metadata

Assignees

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