Skip to content

Allow multiple paseos instances#89

Merged
gomezzz merged 9 commits intomainfrom
Allow-multiple-PASEOS-instances
Jan 2, 2023
Merged

Allow multiple paseos instances#89
gomezzz merged 9 commits intomainfrom
Allow-multiple-PASEOS-instances

Conversation

@gomezzz
Copy link
Collaborator

@gomezzz gomezzz commented Dec 23, 2022

Description

Summary of changes

  • Fixed frequent reloading of "de421.bsp" for skyfield to the working folder
  • Added pytest.ini to fix warning about asyncio
  • Removed singleton limitation in paseos.py
  • Added test for having multiple paseos instances
  • Made activity manager and processor non-singleton (otherwise they'd be shared among paseos instances

Resolved Issues

How Has This Been Tested?

New test

Related Pull Requests

N/A

@gomezzz gomezzz added bug Something isn't working enhancement New feature or request tests Anything related to the tests user-facing Anything that users can interact with labels Dec 23, 2022
@johanos1
Copy link
Collaborator

johanos1 commented Jan 2, 2023

Should we also update the readme that this is possible?

@gomezzz gomezzz merged commit 5287f56 into main Jan 2, 2023
@gomezzz gomezzz deleted the Allow-multiple-PASEOS-instances branch January 2, 2023 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request tests Anything related to the tests user-facing Anything that users can interact with

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow multiple PASEOS instances

2 participants