Closed
Bug 1242753
Opened 9 years ago
Closed 8 years ago
(simple) resolve circular dependency of resolver and Role/Client
Categories
(Taskcluster :: Services, defect)
Taskcluster
Services
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dustin, Unassigned, Mentored)
Details
(Whiteboard: [good-first-bug])
In bin/server.js, the resolver needs the Role and Client classes to set up, but those classes require a reference to the resolver to be configured. Jonas has some comments on fixing that here:
https://github.com/taskcluster/taskcluster-auth/pull/31#discussion_r50763822
Reporter | ||
Updated•9 years ago
|
Assignee: dustin → nobody
Mentor: dustin
Whiteboard: [good-first-bug]
Comment 1•8 years ago
|
||
In talking to alexandra_ I think we agreed this was already fixed...
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•6 years ago
|
Component: Authentication → Services
You need to log in
before you can comment on or make changes to this bug.
Description
•