dfinity / sdk

IC SDK: a Software Development Kit for creating and managing canister smart contracts on the ICP blockchain.
https://internetcomputer.org/developers
Apache License 2.0
176 stars 85 forks source link

chore: stop HTTP gateway gracefully #4009

Closed mraszyk closed 3 days ago

mraszyk commented 3 days ago

This PR stops the HTTP gateway gracefully by sending a shutdown request to the PocketIC server before killing the server process.