rust-ctrlc icon indicating copy to clipboard operation
rust-ctrlc copied to clipboard

Counter and channel implementations

Open Detegr opened this issue 5 years ago • 5 comments

These still need documentation and reducing the size of unsafe blocks. However, the functionality is there and I haven't found any bugs. I've tested the implementation on Linux, Windows, and FreeBSD.

Detegr avatar Nov 12 '19 14:11 Detegr

Hi! Great project. Are there any updates on this?

Icelk avatar May 26 '22 12:05 Icelk

If I recall correctly this branch worked okay last time I checked but I lack the courage to publish this as a new version because this is a widely used crate by now and I'm afraid I'm doing something stupid unless I get some code reviews for this. The code reviews may never happen, and it might be that I'll never release this branch. We will see.

Detegr avatar May 26 '22 18:05 Detegr

Don't hesitate to ask if there's anything I can do.

Icelk avatar May 26 '22 19:05 Icelk

Code reviews for this are highly appreciated to get this moving forward.

Detegr avatar Jul 29 '22 19:07 Detegr

i just tested macOS. all the examples work fine, and all tests pass

ghost avatar Aug 22 '22 03:08 ghost

Close to four years with no proper code reviews, I'm closing this PR. I don't expect this to be ever merged in. There are good alternatives available if you need some fancier signal handling mechanisms.

Detegr avatar May 20 '23 18:05 Detegr