Skip to content

Conversation

@stotko
Copy link
Member

@stotko stotko commented Nov 8, 2024

For faster JIT compilations, stubs are only build if a change has been detected. This includes a check if the generated stub directory already exists. However, in case of a single module, the stub generation may only generate a single stub file rather than a directory. Extend the check to also cover this case and add respective tests.

@stotko stotko added the fixed label Nov 8, 2024
@stotko stotko merged commit 8962eb1 into main Nov 8, 2024
24 checks passed
@stotko stotko deleted the single_file_stubs branch November 8, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants