Files
backstage/plugins/scaffolder
jrusso1020 9314a85926 Close eventstreams upon completion
Previously we were not closing eventSource's upon completion which
lead to stale eventstream calls persisting across a session in the
scaffolder. This calls eventSource.close() properly in order to
clean up an eventStream once we get completion event

Signed-off-by: jrusso1020 <jrusso@brex.com>
2021-05-03 09:27:44 -06:00
..
2021-05-03 09:27:44 -06:00
2021-04-29 13:35:03 +02:00

Scaffolder Frontend

WORK IN PROGRESS

This is the frontend part of the default scaffolder plugin.