Allow supervisor to be accessed locally through API
Description
the supervisor only allows external accesses it must also allow access through standard API locally
Environment
None
Activity
Walt Miner
December 5, 2019 at 7:44 PM
Close for Icefish 9.0.0 RC1
jose bollo
August 1, 2019 at 3:34 PM
Do you want the message to have the lower level INFO ?
jose bollo
August 1, 2019 at 3:32 PM
No.
The supervisor has 2 inputs:
one that is the supervision api that allows to create programs that use the supervisor. This is the one that this ticket is related. It is of path /run/platform/apis/ws/supervisor as can be seen on the review linked here
one is the link from the supervised binders to the supervisor. when the supervisor is not started, you have the message.
Scott Murray
August 1, 2019 at 3:20 PM
I'm wondering, is this related to messages like these:
the supervisor only allows external accesses
it must also allow access through standard API locally