genpaku has quit [*.net *.split]
genpaku has joined #jruby
subbu has joined #jruby
subbu has quit [Quit: Leaving]
subbu has joined #jruby
<headius> Hmm
subbu has quit [Quit: Leaving]
<headius> enebo: I saw you reopened the related issue for this PR so we should pick it over... have you done that part?
<lopex[m]> headius: wow, so integrating virtual threads is as easy ?
<enebo[m]> headius: I merged k77chi saying it needed to be removed to fix other issues so I think this fix might not be right (and i did not notice I did this)
<enebo[m]> That PR itself did not say it was reverting...let me find that
<headius> It looks like it will work for us but I'm trying to figure out the right way to map Ruby threads and fibers to JDK virtual threads
<lopex[m]> they already implement a Thread dont they ?
<lopex[m]> I imagine there;s lot more machinery behind even from for users
<headius> Yeah it mimics the thread API but behind the scenes it gets scheduled to run on a native thread
<headius> The plumbing underneath is full on continuations but apparently it's unsafe to expose to normal users at this point
<enebo[m]> This is probably a good thing but I did not read much and I don't know anything about security of GHA
<lopex[m]> but I guess work stealing etc doesnt leak here ?
<lopex[m]> I mean as an abstraction
<lopex[m]> I hope it wont be as dissatisfying as modules
subbu has joined #jruby
subbu has quit [Quit: Leaving]
subbu has joined #jruby