Skip to content

Commit 3549ee0

Browse files
committed
revert
1 parent 48aaa27 commit 3549ee0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dbos/dbos.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -368,6 +368,7 @@ func (c *dbosContext) Shutdown() {
368368
c.adminServer = nil
369369
}
370370
}
371+
c.launched.Store(false)
371372
}
372373

373374
func GetBinaryHash() (string, error) {

0 commit comments

Comments
 (0)