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

v3: various small fixes #1192

Merged
merged 7 commits into from
Jun 29, 2024
Merged

v3: various small fixes #1192

merged 7 commits into from
Jun 29, 2024

Conversation

nicktrn
Copy link
Collaborator

@nicktrn nicktrn commented Jun 29, 2024

There was an issue with file watchers possibly not being cleaned up after exiting the dev command. This can become an issue when running the command multiple times without rebooting your system. It's been fixed by making the cleanup function async and correctly awaiting the file watcher close step.

Also fixed:

  • Artifact detection logs
  • OOM detection and error messages

Small improvements:

  • Next runs table for disabled schedules
  • Test link for deployment completion message

Copy link

changeset-bot bot commented Jun 29, 2024

🦋 Changeset detected

Latest commit: 7799ef5

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@nicktrn nicktrn merged commit 5ae3da6 into main Jun 29, 2024
2 checks passed
@nicktrn nicktrn deleted the v3/various-small-fixes branch June 29, 2024 15:48
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

Successfully merging this pull request may close these issues.

None yet

1 participant