metarhia / noroutine

Goroutine analogue for Node.js, spreads I/O-bound routine calls to utilize thread pool (worker_threads) using balancer with event loop utilization. 🌱
https://metarhia.com
MIT License
120 stars 11 forks source link

Wait for timeout and reject execution #14

Closed cleverid closed 2 years ago

cleverid commented 2 years ago

Closes: https://github.com/metarhia/noroutine/issues/3

cleverid commented 2 years ago

@tshemsedinov

tshemsedinov commented 2 years ago

@cleverid Is it ready for review? "WIP" mark means that PR is not ready

cleverid commented 2 years ago

@tshemsedinov I understand thank you. PR is ready.

tshemsedinov commented 2 years ago

Landed in https://github.com/metarhia/noroutine/commit/5e7a7541d25a23469b5e2eb7222fe17edc4329a4