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

runpy - potential for unpredictable behavior? #121

Open
eljonny opened this issue May 1, 2024 · 1 comment
Open

runpy - potential for unpredictable behavior? #121

eljonny opened this issue May 1, 2024 · 1 comment
Assignees

Comments

@eljonny
Copy link
Contributor

eljonny commented May 1, 2024

I see this in the workflow run output

<frozen runpy>:128: RuntimeWarning: 'src.static_analysis_cpp' found in sys.modules after import of package 'src', but prior to execution of 'src.static_analysis_cpp'; this may result in unpredictable behaviour

Here's the workflow run where it appears:
https://github.com/eljonny/TestCPP/actions/runs/8916200432/job/24487180512

I don't know if this is an actual issue, or whether or not you have checked it out.

Just an observation.

Thanks so much for this task, it has been really helpful for my project!

@JacobDomagala
Copy link
Owner

Didn't notice the error before, will investigate 👀

Thanks!

@JacobDomagala JacobDomagala self-assigned this May 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants