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

Change debug mode cleanup behavior #7

Open
cilki opened this issue Feb 24, 2020 · 0 comments
Open

Change debug mode cleanup behavior #7

cilki opened this issue Feb 24, 2020 · 0 comments
Labels
enhancement New feature or request good first issue - candidate This label defines that the issues can become a "good first issue" - must be reviewed

Comments

@cilki
Copy link
Member

cilki commented Feb 24, 2020

When running in debug mode, temporary files should not be cleaned up:

defer os.RemoveAll(temp)

This would help a lot when debugging the generated runtimes.

@cilki cilki added enhancement New feature or request good first issue Good for newcomers labels Feb 24, 2020
@hendrikebbers hendrikebbers added good first issue - candidate This label defines that the issues can become a "good first issue" - must be reviewed and removed good first issue Good for newcomers labels Oct 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue - candidate This label defines that the issues can become a "good first issue" - must be reviewed
Projects
None yet
Development

No branches or pull requests

2 participants