Branch: refs/heads/rurban/task_interp
  Home:   https://github.com/parrot/parrot
  Commit: d6278c250bb8020d6b99037883fe2fc0a4dee8c6
      
https://github.com/parrot/parrot/commit/d6278c250bb8020d6b99037883fe2fc0a4dee8c6
  Author: Reini Urban <[email protected]>
  Date:   2025-12-17 (Wed, 17 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: fd6745b4c649ec6b8028142e46b5711c879aea5b
      
https://github.com/parrot/parrot/commit/fd6745b4c649ec6b8028142e46b5711c879aea5b
  Author: Reini Urban <[email protected]>
  Date:   2025-12-17 (Wed, 17 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/5ebe7e9eead7...fd6745b4c649

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