-
Notifications
You must be signed in to change notification settings - Fork 19
new volunteer maintainer wanted #49
Comments
I was using it in a important part of a project to get light userspace threads for hardware simulation. But the scala-continuations had too many traps and undesired limitations that i had to drop it for raw JVM thread, at the cost of 20 time the performance :(, but a smooth and slow threaded API, and an additional but not as flexible thread-less API. So, not using it anymore. Anyway, userspace thread would realy be a usefull thing. |
Hi, I'm a graduate student at Purdue University, working with Tiark Rompf. I'm happy to do something for this project, such as adding support for Scala 2.13 (#37). Personally, I'm also interested in implementing higher-level delimited control operators (CPS hierarchy) based on this project. |
Great! I've sent you an invite that gives you write access to this repo. |
@Kraks welcome! for info on what Scala module maintenance involves, the main source is scala/sbt-scala-module#16 feel free to update the maintenance-status info in the repo README here as you see fit |
also, announcing your intentions on https://contributors.scala-lang.org might drum up some other volunteer participation, you never know |
@SethTisue @adriaanm Thanks for the invitation and pointer! |
I would also be happy to volunteer to work on this project. If you are still looking for volunteers, let me know! |
it's been several months since we've heard from @Kraks, so I'd say yes. (although even if we do hear from @Kraks, presumably he'd welcome your participation regardless!) what's your motivation, are you interested in tackling the 2.13 work at all, or are you just looking to keep the lights on for Scala <= 2.12? |
For the record, if anyone wants to revive this repo, please inquire on https://contributors.scala-lang.org. (Personally I think any revival attempt should be published under a different org.) |
the README also mentions this, since #48
it's been a while since this repo has seen any activity. it's not clear to me if there are any remaining users.
(if I new volunteer maintainer doesn't appear in the next 6 months, I suggest we archive the repo at that point)
The text was updated successfully, but these errors were encountered: