Skip to content

v3: various small fixes#1192

Merged
nicktrn merged 7 commits into
mainfrom
v3/various-small-fixes
Jun 29, 2024
Merged

v3: various small fixes#1192
nicktrn merged 7 commits into
mainfrom
v3/various-small-fixes

Conversation

@nicktrn
Copy link
Copy Markdown
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

@changeset-bot
Copy link
Copy Markdown

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
@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.

1 participant