DenoDDeno
Powered by
Ed, Edd n EddyE
Denoβ€’4y agoβ€’
2 replies
Ed, Edd n Eddy

Can I programatically trigger a SIGINT event?

I would like to trigger a SIGINT event from a file, is there a way to do this? For example in Node, you can do
process.emit('sigint');
process.emit('sigint');
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

How can I let my program keep running even if it receives SIGINT?
Hong MinheeHHong Minhee / help
4y ago
Event Loop for a bot
πŸŽ€π”Έβ„•π”Ύπ”Όπ•ƒ π”»π•†π•ƒπ•ƒπ”½π”Έβ„‚π”ΌπŸŽ€πŸ‡΅πŸ‡ΈοΏ½πŸŽ€π”Έβ„•π”Ύπ”Όπ•ƒ π”»π•†π•ƒπ•ƒπ”½π”Έβ„‚π”ΌπŸŽ€πŸ‡΅πŸ‡Έ / help
2y ago
Mocking EventSource
mytyMmyty / help
9mo ago