Skip to content

Update for ponyc 0.69.0 - #351

Merged
SeanTAllen merged 1 commit into
mainfrom
sean/update-for-ponyc-0.69.0
Aug 13, 2026
Merged

Update for ponyc 0.69.0#351
SeanTAllen merged 1 commit into
mainfrom
sean/update-for-ponyc-0.69.0

Conversation

@SeanTAllen

Copy link
Copy Markdown
Member

ponyc removed the public ProcessMonitor constructor in favor of the StartProcess factory, which returns (ProcessMonitor | ProcessError). The call site now matches on the result.

PR and nightly workflows switched from release to nightly ponyc since the ProcessMonitor change hasn't been released yet.

@ponylang-main ponylang-main added the discuss during sync Should be discussed during an upcoming sync label Aug 13, 2026
ponyc removed the public ProcessMonitor constructor in favor of the
StartProcess factory, which returns (ProcessMonitor | ProcessError).
The call site now matches on the result.

PR, nightly, and pony-lint workflows switched from release to nightly
ponyc since the ProcessMonitor change hasn't been released yet.
@SeanTAllen
SeanTAllen force-pushed the sean/update-for-ponyc-0.69.0 branch from e161974 to 5e3c092 Compare August 13, 2026 03:35
@SeanTAllen
SeanTAllen merged commit ca5490e into main Aug 13, 2026
17 of 18 checks passed
@SeanTAllen
SeanTAllen deleted the sean/update-for-ponyc-0.69.0 branch August 13, 2026 03:48
@ponylang-main ponylang-main removed the discuss during sync Should be discussed during an upcoming sync label Aug 13, 2026
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.

2 participants