Skip to content

fix(pulse-core): start() returns boolean and throws on strict duplica…#264

Closed
olaayoade91-byte wants to merge 1 commit intodetermined-001:mainfrom
olaayoade91-byte:fix/61-engine-already-started-error
Closed

fix(pulse-core): start() returns boolean and throws on strict duplica…#264
olaayoade91-byte wants to merge 1 commit intodetermined-001:mainfrom
olaayoade91-byte:fix/61-engine-already-started-error

Conversation

@olaayoade91-byte
Copy link
Copy Markdown

@olaayoade91-byte olaayoade91-byte commented Apr 29, 2026

pr closes #61

Linked issue

Closes #

What changed and why

Test plan

  • Existing tests pass (pnpm test)
  • New tests added for new behaviour
  • Typechecks pass (pnpm -r typecheck)
  • Manually tested against testnet / mainnet (describe what you tested)

Breaking changes

None / Yes (describe below)

Notes for reviewers

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 29, 2026

@olaayoade91-byte is attempting to deploy a commit to the determined's projects Team on Vercel.

A member of the Team first needs to authorize it.

@determined-001
Copy link
Copy Markdown
Owner

Thanks for the contribution! Merging now.

@determined-001
Copy link
Copy Markdown
Owner

Changes merged into main (caf4950). console.warn fixed to this.log.warn during merge.

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.1 — EventEngine.start() should not silently warn on duplicate starts

2 participants