feat: complete production workflow migration
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
"""Reserved process exit codes shared by framework and runtime adapters."""
|
||||
|
||||
COOKIE_SKIP_EXIT_CODE = 75
|
||||
|
||||
__all__ = ["COOKIE_SKIP_EXIT_CODE"]
|
||||
Reference in New Issue
Block a user