-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issue - candidateThis label defines that the issues can become a "good first issue" - must be reviewedThis label defines that the issues can become a "good first issue" - must be reviewed
Description
When running in debug mode, temporary files should not be cleaned up:
Line 277 in ef71e0d
| defer os.RemoveAll(temp) |
This would help a lot when debugging the generated runtimes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issue - candidateThis label defines that the issues can become a "good first issue" - must be reviewedThis label defines that the issues can become a "good first issue" - must be reviewed