nasa / fprime-tools

F´ Python tooling and helpers.
https://github.com/nasa/fprime
Apache License 2.0
20 stars 38 forks source link

Remove startup/shutdown call for TcpServer #168

Closed thomas-bc closed 11 months ago

thomas-bc commented 12 months ago
Originating Project/Creator
Affected Component
Affected Architectures(s)
Related Issue(s)
Has Unit Tests (y/n)
Builds Without Errors (y/n)
Unit Tests Pass (y/n)
Documentation Included (y/n)

TO BE MERGED AFTER https://github.com/nasa/fprime/pull/2261

Change Description

Adjust TcpServer setup to adhere to https://github.com/nasa/fprime/pull/2261

Rationale

Calls are not needed anymore.