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
{{ message }}
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.
mozilla-aws-cli ungracefully exits the process when a browser calls /shutdown, which makes it difficult to work with inside a larger application. A clean shutdown (without exit()) would make using mozilla-aws-cli as yet-another-library easier.
mozilla-aws-cli
ungracefully exits the process when a browser calls/shutdown
, which makes it difficult to work with inside a larger application. A clean shutdown (withoutexit()
) would make usingmozilla-aws-cli
as yet-another-library easier.Here is some suggested code
The text was updated successfully, but these errors were encountered: