Skip to content

DBOS.configure returns global instance#300

Merged
devhawk merged 1 commit intomainfrom
devhawk/fix-configure
Mar 6, 2026
Merged

DBOS.configure returns global instance#300
devhawk merged 1 commit intomainfrom
devhawk/fix-configure

Conversation

@devhawk
Copy link
Collaborator

@devhawk devhawk commented Mar 6, 2026

reverts a breaking change from #291 where DBOS.config was void return instead of returning the global instance.

I think we should be keeping DBOS static and instnace APIs distinct, so returning the global instance from the static configure method seems wrong. However, this breaks a bunch of internal tests. So reverting until we understand the problem better is the right choice. Opened #299 to track fixing this

@devhawk devhawk requested review from kraftp and qianl15 March 6, 2026 19:49
@devhawk devhawk merged commit 1d42e27 into main Mar 6, 2026
40 of 42 checks passed
@devhawk devhawk deleted the devhawk/fix-configure branch March 6, 2026 21:32
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