Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow multiple paseos instances #89

Merged
merged 9 commits into from
Jan 2, 2023
Merged

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