concurrencykit / ck

Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the research, design and implementation of high performance concurrent systems developed in C99+.
http://concurrencykit.org/
Other
2.34k stars 312 forks source link

Can we get a stable 0.7.1 release? #209

Closed tillkruss closed 4 months ago

tillkruss commented 1 year ago

It's been two years 😬

kloczek commented 7 months ago

You mean 0.7.2 😋

tillkruss commented 7 months ago

No, even just a stable 0.7.1 that's not a pre-release.

pkhuong commented 7 months ago

Yeah, that makes sense. I don't have a lot of time for open source right now. I'll have to triage through the current open issues and see what we want to fix before cutting a release.

michael-grunder commented 5 months ago

A release would be great. Please let me know if I can help in any way.

michael-grunder commented 4 months ago

This can be closed since v0.7.2 has been released :tada: