Branch: refs/heads/rurban/task_interp
  Home:   https://github.com/parrot/parrot
  Commit: 2696427f24b9eae87cf40e445d228cb641b012c3
      
https://github.com/parrot/parrot/commit/2696427f24b9eae87cf40e445d228cb641b012c3
  Author: Reini Urban <[email protected]>
  Date:   2025-12-18 (Thu, 18 Dec 2025)

  Changed paths:
    M src/pmc/parrotinterpreter.pmc
    M src/pmc/task.pmc
    M t/pmc/parrotinterpreter.t

  Log Message:
  -----------
  add Task.get_integer, test wrong getinterp in Task

Inside a task getinterp should not return the global interp PMC from
the parent thread. Any function should know in which thread tid or task.id it 
runs.
We have no introspection to get the curent task nor interp.


  Commit: 25f4c83aedacd24796985b34790e4d248cf6c006
      
https://github.com/parrot/parrot/commit/25f4c83aedacd24796985b34790e4d248cf6c006
  Author: Reini Urban <[email protected]>
  Date:   2025-12-18 (Thu, 18 Dec 2025)

  Changed paths:
    M t/pmc/parrotinterpreter.t

  Log Message:
  -----------
  parrotinterpreter.t: add interp.current_task test (also fails)


Compare: https://github.com/parrot/parrot/compare/fd6745b4c649...25f4c83aedac

To unsubscribe from these emails, change your notification settings at 
https://github.com/parrot/parrot/settings/notifications
_______________________________________________
http://lists.parrot.org/mailman/listinfo/parrot-commits

Reply via email to