You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add package-level Launch and Shutdown wrapper functions (#153)
## Description
This PR adds two new package-level wrapper functions `Launch()` and
`Shutdown()` to maintain 1:1 parity between `DBOSContext` interface
methods and package-level functions.
0 commit comments