Branch: refs/heads/rurban/fix-gc-thr2
  Home:   https://github.com/parrot/parrot
  Commit: 090163de531478b551051fde224069da428a1f9c
      
https://github.com/parrot/parrot/commit/090163de531478b551051fde224069da428a1f9c
  Author: Reini Urban <[email protected]>
  Date:   2025-12-17 (Wed, 17 Dec 2025)

  Changed paths:
    M src/pmc/task.pmc

  Log Message:
  -----------
  Move PObj_custom_mark_SET to the end of Task.init


  Commit: 3f90eda6726a840de1ad12007d474a3bfffb9c98
      
https://github.com/parrot/parrot/commit/3f90eda6726a840de1ad12007d474a3bfffb9c98
  Author: Reini Urban <[email protected]>
  Date:   2025-12-17 (Wed, 17 Dec 2025)

  Changed paths:
    M src/pmc/parrotinterpreter.pmc

  Log Message:
  -----------
  [GH #880/#875] Apparently fixed the GC thread bugs

Also block the sweep phase from proxied interps. Previously only the mark.


  Commit: 3a67b842487678aca2da05c3be8caaa499c5853b
      
https://github.com/parrot/parrot/commit/3a67b842487678aca2da05c3be8caaa499c5853b
  Author: Reini Urban <[email protected]>
  Date:   2025-12-17 (Wed, 17 Dec 2025)

  Changed paths:
    M t/stress/threads.t

  Log Message:
  -----------
  Update t/stress/threads.t docs


  Commit: 9ce20b09c95ae80972f366b5165231b828311cd1
      
https://github.com/parrot/parrot/commit/9ce20b09c95ae80972f366b5165231b828311cd1
  Author: Reini Urban <[email protected]>
  Date:   2025-12-17 (Wed, 17 Dec 2025)

  Changed paths:
    M src/gc/gc_gms.c
    M src/gc/mark_sweep.c

  Log Message:
  -----------
  fix threads: do not mark parent_interp


  Commit: ae196f4799a49b220f889ca18deeede3c81bc165
      
https://github.com/parrot/parrot/commit/ae196f4799a49b220f889ca18deeede3c81bc165
  Author: Reini Urban <[email protected]>
  Date:   2025-12-17 (Wed, 17 Dec 2025)

  Changed paths:
    M src/gc/gc_gms.c

  Log Message:
  -----------
  Fix -DTHREAD_DEBUG PARROT_GC_ASSERT_INTERP assertion in gc_gms for PMCNULL

This caused t/stress/threads.t test 2 to fail.


Compare: https://github.com/parrot/parrot/compare/24f73e2626bd...ae196f4799a4

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