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

Investigate GameProgramme.rts.spawn and GameProgramme.spawn #75

Open
pillowtrucker opened this issue Jan 17, 2024 · 1 comment
Open
Labels
bug Something isn't working
Milestone

Comments

@pillowtrucker
Copy link
Owner

self.spawn should probably not exist and tokio's spawn should be used directly since it causes significantly fewer ownership issues

@pillowtrucker pillowtrucker added the bug Something isn't working label Jan 17, 2024
@pillowtrucker pillowtrucker added this to the release 0.1 milestone Jan 17, 2024
@pillowtrucker
Copy link
Owner Author

self.rts needs to be an option for me to be able to shut it down

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant